登录
首页 » Visual C++ » SubPixelEdgeDetect

SubPixelEdgeDetect

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

  • youmohoudu
    不可压缩稳态滑块润滑,一定长度的变间隙油膜厚度解析(Incompressible variable gap steady slide lubrication film thickness resolve certain length)
    2015-10-28 10:28:17下载
    积分:1
  • npIdrOcxCaller_bak2
    npapi下让NPAPI封装调用activex让以前的ocx可以重新在火狐浏览器上。源代码!!(the the NPAPI package npapi call activex ocx can re-Firefox before. Source code! !)
    2012-07-17 14:43:26下载
    积分:1
  • wrap_affine1
    仿射,图像变换,选取图像四个角点,进行图像变换(Click to select the four corners of the image affine transformation point)
    2013-12-05 15:43:38下载
    积分:1
  • 北京
    选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳(choose a coding. The trip here can be used coding and coding out, but after a lot of experiments showed that both the encoding anti-jamming performance poor)
    2005-05-08 21:10:27下载
    积分:1
  • vfwdemo
    在VS2005下编写的vfw的程序,通过vfw方式打开摄像头,并得到原始数据进行处理。其中摄像头必须支持RGB24格式的数据输出。代码中有RGB24转灰度、迭代阈值化等算法。(Prepared under the vfw in VS2005 program, open the camera through vfw, and the raw data for processing. One camera must support RGB24 format of data output. Code in RGB24 turn gray, iterative thresholding algorithm.)
    2011-08-14 13:49:50下载
    积分:1
  • DemoDriver
    COM8虚拟串口COM0,实现GPS通信(COM8 Virtual Serial COM0, GPS communication)
    2006-12-06 19:57:13下载
    积分:1
  • tanchushicaidan
    用 Visual C++.Net (VC.net) 编写的如何创建一个 弹出式菜单 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!(Using Visual C . Net (VC.net) prepared in how to create a pop-up menu of the demo program in Visual C . Net 2003 to run normal. The procedure is simple and detailed notes. Learn to use for beginners. In need of a friend can download to see!)
    2009-01-20 20:20:15下载
    积分:1
  • Day
    日期计算 计算日期的天数等等等 简易的日期计算天数(day)
    2009-11-04 21:01:36下载
    积分:1
  • WatchDog
    关于MSP430F149的看门狗定时器系统开发例程。(About MSP430F149 watchdog timer system development routines.)
    2016-11-23 19:04:52下载
    积分:1
  • ToolDemo
    第5章 菜单、工具栏、状态栏及其相关资源ToolDemoToolDemo.rar,很不错的vc源码,有兴趣的朋友可以看看。(Chapter 5 menus, toolbars, status bar and its associated resources ToolDemo ToolDemo.rar, very good vc source, interested friends can see.)
    2011-09-11 23:01:05下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载