登录
首页 » Visual C++ » SubPixelEdgeDetect

SubPixelEdgeDetect

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

  • lx01
    本程序为一个小小的实现扬辉三角功能的程序(This program is a little realization Yang Hui triangle function procedures)
    2013-11-22 09:35:36下载
    积分:1
  • final-surf
    This is the code to do surf detection on visual c + + opencv
    2013-08-02 14:22:46下载
    积分:1
  • VisualCDatabaseProgramAndEx.z05
    Visual C++数据库编程与实例 pdf超高清电子版与原书光盘,非常不容易搞来的,福利来啦!200多M,只能分割,敬请见谅!主卷是VisualCDatabaseProgramAndExamples.zip,还需要下载12个分卷,此为第5分卷(Visual C++ database programming with examples pdf electronic version of ultra-high-definition optical disc with the original book, is not easy to engage in, and benefit coming! More than 200 M, only split, please forgive me!)
    2013-11-17 16:13:10下载
    积分:1
  • Player
    具有播放媒体文件,全屏控制,音量控制,定不显示等功能(Play media files, full control, volume control, given does not display and other functions)
    2012-06-19 19:42:20下载
    积分:1
  • WIN64_SSDTHOOK
    相比WIN32,WIN64的SSDT发生了较大的变化,在WIN32下挂钩SSDT的代码已经不能在WIN64下使用了。该代码实现win64下挂钩 ssdt(Compared to the WIN32, WIN64 the SSDT occur larger hook SSDT under WIN32 code has been used in WIN64. The code to achieve win64 hook ssdt)
    2012-05-19 22:03:19下载
    积分:1
  • EasyTrace
    在单片机上运行的简单的颜色跟踪算法,中文注释(Running on the microcontroller simple color tracking algorithm, Chinese Notes)
    2013-10-11 20:50:35下载
    积分:1
  • FLASH_Scratch1
    想写的介绍了c8051f020的Flash的擦除与写入程序,存储非易失性数据(Write the introduction to the c8051f020 Flash erase and write procedures, non-volatile data storage)
    2014-07-08 15:47:19下载
    积分:1
  • USB-Camera
    USB摄像头在电脑上运行的工作原理详细说明(Describe USB camera running on your computer works)
    2012-11-16 18:04:01下载
    积分:1
  • National_Clock_Design_Tool_Instructions
    LTM公司芯片的时钟配置资料。内容很详细清楚!(LTM chips clock configuration data. Content is more clear!)
    2010-12-18 17:13:11下载
    积分:1
  • 12312545
    8051系列单片机C程序设计完全手册,适用于精通单片机的人员(8051 C programming completely manual applies to personnel proficient microcontroller)
    2013-03-18 22:34:02下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载