登录
首页 » Visual C++ » SubPixelEdgeDetect

SubPixelEdgeDetect

于 2020-06-30 发布 文件大小:18618KB
0 77
下载积分: 1 下载次数: 106

代码说明:

  使用OPENCV编写的亚像素边缘提取,其中包括运行所需库,及测试数据;可直接运行。(Written using OPENCV subpixel edge detection, including running the needed libraries, and test data Can be run directly.)

文件列表:

亚像素级别的边缘检测和获取
..........................\SubPixelEdgeDetection





..........................\.....................\b4.bmp,308278,2010-01-07
..........................\.....................\chip-insp-82.bmp,1229878,2012-10-11
..........................\.....................\chip-insp-83.bmp,1229878,2012-10-11
..........................\.....................\chip-insp-86.bmp,1229878,2012-10-11
..........................\.....................\chip-insp-89.bmp,1229878,2012-10-11
..........................\.....................\chip-insp-95.bmp,1229878,2012-10-11
..........................\.....................\cv.h,55272,2006-09-27
..........................\.....................\cv.hpp,2211,2004-08-05
..........................\.....................\cv.lib,80482,2006-10-18
..........................\.....................\cv100.dll,843824,2006-10-18
..........................\.....................\cvaux100.dll,598067,2006-10-18
..........................\.....................\cvcam100.dll,49152,2006-10-19
..........................\.....................\cvcompat.h,41738,2006-07-12
..........................\.....................\cvtypes.h,12868,2005-11-22
..........................\.....................\cvver.h,2425,2006-10-12
..........................\.....................\cxcore.h,74979,2006-09-20
..........................\.....................\cxcore.hpp,12681,2006-10-06
..........................\.....................\cxcore.lib,81678,2006-10-18
..........................\.....................\cxcore100.dll,1011764,2006-10-18
..........................\.....................\cxerror.h,8881,2006-09-06
..........................\.....................\cxts001.dll,131133,2006-10-18
..........................\.....................\cxtypes.h,53467,2006-09-08
..........................\.....................\Debug
..........................\.....................\.....\ImProcess.obj,26912,2009-09-15
..........................\.....................\.....\main.obj,21283,2009-09-15
..........................\.....................\.....\SubPixelEdgeDetection.exe,225367,2009-09-15
..........................\.....................\.....\SubPixelEdgeDetection.ilk,273244,2009-09-15
..........................\.....................\.....\vc60.idb,189440,2009-09-15
..........................\.....................\.....\vc60.pdb,110592,2009-09-15
..........................\.....................\file.bmp,308278,2009-08-25
..........................\.....................\file_pat_2.bmp,311454,2009-07-21
..........................\.....................\highgui.h,16260,2006-10-11
..........................\.....................\highgui.lib,32858,2006-10-18
..........................\.....................\highgui100.dll,626741,2006-10-18
..........................\.....................\highgui_c.h,26000,2012-07-03
..........................\.....................\Image05.jpg,75115,2009-11-28
..........................\.....................\img1.bmp,39654,2009-09-16
..........................\.....................\ImProcess.cpp,11009,2009-09-15
..........................\.....................\ImProcess.h,1436,2009-09-15
..........................\.....................\ipch
..........................\.....................\....\subpixeledgedetection-24f7be1
..........................\.....................\libguide40.dll,196608,2006-02-28
..........................\.....................\main.cpp,2259,2012-10-31
..........................\.....................\ml100.dll,249904,2006-10-18
..........................\.....................\model.bmp,19030,2009-08-01
..........................\.....................\rect.bmp,407538,2009-06-12
..........................\.....................\Release

..........................\.....................\.......\cv100.dll,843824,2006-10-18
..........................\.....................\.......\cvaux100.dll,598067,2006-10-18
..........................\.....................\.......\cvcam100.dll,49152,2006-10-19
..........................\.....................\.......\cxcore100.dll,1011764,2006-10-18
..........................\.....................\.......\cxts001.dll,131133,2006-10-18
..........................\.....................\.......\highgui100.dll,626741,2006-10-18
..........................\.....................\.......\ImProcess.obj,6030,2012-10-31
..........................\.....................\.......\ImProcess.sbr,0,2012-10-31
..........................\.....................\.......\libguide40.dll,196608,2006-02-28
..........................\.....................\.......\main.obj,4664,2012-10-31
..........................\.....................\.......\main.sbr,0,2012-10-31
..........................\.....................\.......\ml100.dll,249904,2006-10-18
..........................\.....................\.......\SubPixelEdgeDetection.bsc,3245056,2012-10-31
..........................\.....................\.......\SubPixelEdgeDetection.exe,61440,2012-10-31
..........................\.....................\.......\vc60.idb,50176,2012-11-07
..........................\.....................\SubPixelEdgeDetection.dsp,4575,2012-10-31
..........................\.....................\SubPixelEdgeDetection.dsw,567,2009-08-23
..........................\.....................\SubPixelEdgeDetection.ncb,50176,2012-11-07
..........................\.....................\SubPixelEdgeDetection.opt,423424,2012-11-07
..........................\.....................\SubPixelEdgeDetection.plg,278,2012-11-07
..........................\.....................\SubPixelEdgeDetection.sdf,25120768,2016-01-07
..........................\.....................\SubPixelEdgeDetection.sln,908,2016-01-07
..........................\.....................\SubPixelEdgeDetection.vcxproj,6395,2016-01-07
..........................\.....................\SubPixelEdgeDetection.vcxproj.filters,1121,2016-01-07
..........................\.....................\SubPixelEdgeDetection.vcxproj.user,143,2016-01-07
..........................\.....................\t3.bmp,308278,2010-03-02
..........................\.....................\t6.bmp,308278,2010-03-02
..........................\.....................\template2.bmp,12526,2009-08-25
..........................\.....................\wafer1.bmp,308278,2009-09-20
..........................\.....................\wafer2.bmp,308278,2009-09-20
..........................\.....................\wafer3.bmp,308278,2009-09-20
..........................\.....................\wafer4.bmp,308278,2009-09-20
..........................\基于亚像素的边缘提取,对于图像匹配,缺陷检测有很大帮助8SubPixelEdgeDetection.rar,3435104,2012-10-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • paixu
    2008软件公司面试题:排序大全:简单选择排序、冒泡排序、选择排序、shell排序、快速排序、插入排序、堆排序(从小到大)、归并排序(利用递归)(2008 software companies face questions: Sort Guinness: simple choice to sort, bubble sort, select sort, shell sort, quick sort, insert sort HEAPSORT (from small to large), Merging Sort (recursive))
    2008-12-10 16:53:40下载
    积分:1
  • jds_snake
    贪吃蛇是家喻户晓的益智类小游戏,选择这个题目一是为了将自己的所学知识加以运用,二是一直以来贪吃蛇这个游戏就深深地吸引着我,它的制作方法对于以前的我而言都是很神秘的。我希望通过自己的所学知识把它剖析开来,真真正正的了解它的本质和精髓。(Snake is a well-known puzzle games, select the topic first, to own the knowledge to be used, and second, the game Snake has always been deeply attracted to me, it' s making way for the past of me is very mysterious. I hope that, through their own analysis of the knowledge open to it to really understand the essence and the essence of it.)
    2010-06-28 17:40:33下载
    积分:1
  • 29782171sar
    关于MTALAB的Forst滤波程序主体以及SAR图像的处理(Forst of MTALAB filter on the main program as well as the SAR image processing)
    2009-05-01 20:12:18下载
    积分:1
  • Cguide
    帮助新手规范C程序书写格式 帮助老手纠正错误的书写习惯 使程序效率更高(C program written to help novice standard format to help veterans to correct the wrong writing habits to make programs more efficient)
    2009-12-08 16:42:44下载
    积分:1
  • fiber-mode-LP03
    利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
    2013-07-30 10:10:48下载
    积分:1
  • robotdllol
    一些仿真机器人足球程序,对大家的比赛和练习有很大帮助(some robot soccer simulation procedures for all competitions and will be of great help to practice)
    2020-12-06 16:09:23下载
    积分:1
  • voiceRecognitionSX
    这是一个基于DTW的语音识别算法,由matlab实现,相信对大家有帮助。(This is a DTW-based speech recognition algorithm by matlab to achieve, I believe that everyone has to help.)
    2013-11-18 16:14:02下载
    积分:1
  • 19_04
    Adaptive background mixture models for real-time tracking
    2015-03-15 19:05:15下载
    积分:1
  • GouWuJie
    1、ADO技术 2、用对话框显示图片 3、对话框动态伸展(1, ADO technology 2, with a dialog box is displayed pictures 3, the dialog dynamic extension)
    2016-01-25 22:02:17下载
    积分:1
  • DG-of-POSITION-AND-CAPACITY
    本程序用于求解以网损、电压偏差、投资运行费用最小为目标的配电网分布式能源选址定容问题,并辅以相关文献。(This procedure is used to solve the loss, voltage deviation, minimum operating cost investment objective distribution network of distributed energy locating and sizing issues, supplemented by relevant literature.)
    2021-04-12 10:28:58下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载