登录
首页 » Visual C++ » SubPixelEdgeDetect

SubPixelEdgeDetect

于 2020-06-30 发布 文件大小:18618KB
0 149
下载积分: 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 个回复

  • binary-search
    此代码为折半查找算法,适用于有序表,欢迎各位下载(This code is the binary search algorithm for ordered lists )
    2011-07-06 15:50:17下载
    积分:1
  • MyMdi
    1、建立第一个视图类的基类是CEditView。 10分。 2、在第二个文档中,实现动画画图,按下鼠标并拖动时画出一个图,自己设计 一个简单的图画,使用画笔和画刷。图形5分,动态画出图10分,画笔和画 刷10分,共25分。 3、在第三个文档中,单击菜单中的编辑可以打开对话框。对话框中实现计算 总成绩,平均成绩10分。 4、在第三个文档中,单击菜单中的编辑可以打开对话框。7种控件分别存放学 生的学号、姓名、年龄、班级、成绩、住址等信息,另外设置一个显示按钮, 按下显示按钮时,每种控件的信息读取后在文档中显示出来。每种控件的应 用5分。显示10分。共35分。 5、在第三个文档中实现串行化,可以输入、保存学生信息 10分。 6、实现图形多彩化,控件多样化,设置两个基本对话框录入学生信息。5分。(1, the establishment of the first view of the base class is CEditView. 10 points. 2, in the second document, the realization of animation drawing, press the mouse and drag to draw a map of their own design A simple picture, use the brush and brush. Figure 5 points, the dynamic drawing of the figure 10 points, brush and painting Brush 10 points, a total of 25 points. 3, in the third document, click the menu editor can open the dialog box. Dialog box to achieve the calculation The total score, the average score of 10 points. 4, in the third document, click the menu editor can open the dialog box. 7 kinds of control storage Student number, name, age, class, grade, address and other information, in addition to set up a display button, When you press the display button, the information for each control is displayed in the document after reading. Each control should be With 5 points. Show 10 points. A total of 35 points. 5, in the realization of the serialization of the third docum)
    2017-04-17 21:18:56下载
    积分:1
  • aerodynamics-of-wind-turbines
    Denmark Technical University的大牛Hansen,第二版风力机空气动力学。(Denmark Technical University' s Daniel Hansen, the second edition of wind turbine aerodynamics.)
    2013-07-19 09:00:35下载
    积分:1
  • snap_picture
    抓屏 通过对屏幕抓屏,进行监控,采用多线程方式(Capturing the Screen Capturing the Screen on the screen, the monitor, using multiple threads)
    2006-07-11 09:54:59下载
    积分:1
  • imge-information-hiding
    matlab 图像信息隐藏 LSB方法(LSB method of information hiding matlab)
    2011-05-27 14:58:36下载
    积分:1
  • QliuuguifeenA
    QAM16调制的实现 matlab源程序源源码 星座图的输出与结果都正确 可直接使用。 (Matlab source source source constellation of QAM16 modulation output results are correct can be used directly.)
    2012-07-25 23:06:40下载
    积分:1
  • CPP
    这里面是很多的 C++的经典编程代码 看看这些代码 您就可以发现自己编程的漏洞 养成良好的编程习惯(The book is a The classic C++code help you keep a good habbit)
    2011-10-26 10:28:27下载
    积分:1
  • ChSim
    sors cod for c++ in omnet++
    2011-11-23 20:01:38下载
    积分:1
  • downsample
    matlab dsp中函数downsample和upsamplec代码(matlab dsp functions in downsample and upsamplec code)
    2013-11-05 14:10:03下载
    积分:1
  • gczh
    工程之间的转换 主要针对 05 和08 希望对大家有帮助(Projects aimed at the conversion between 05 and 08 We want to help)
    2010-02-24 10:51:27下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载