登录
首页 » Visual C++ » SubPixelEdgeDetect

SubPixelEdgeDetect

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

  • dtt-code
    DTT编码程序 经过本人测试绝对好用 用了停不下来
    2014-09-24 22:32:32下载
    积分:1
  • 光束法平差,空间前方,后方交会法
    光束法平差,空间前方,后方交会法,摄影测量必不可少的代码,课堂作业,C语言编程
    2022-11-04 22:10:39下载
    积分:1
  • 10_02
    用分形插值算法生成云和山--《分形算法于程序设计》光盘(using fractal interpolation algorithm for generating clouds and the mountains-- "fractal algorithm in the program design" CD)
    2005-03-08 10:40:22下载
    积分:1
  • 5ivb_062518
    说明:  vc开发的管理系统,一种小软件,对开发学习的初学者会有很大帮助。(vc development of the management system, a small software development for the study will be of great help beginners.)
    2006-05-13 09:33:12下载
    积分:1
  • jiyudanpianjikongzhidezhinengxiaoche
    一个简单的小车单片机C语言控制,适合初学者(A simple car microcontroller C language control, suitable for beginners)
    2014-02-20 22:15:28下载
    积分:1
  • 2313
    montecarol matlab案例分析 亲测可用 matlab2008(montecarol matlab case studies pro-test available matlab2008)
    2016-11-18 12:29:55下载
    积分:1
  • 213卷积码BCJR译码
    cpp文件,使用BCJR进行75卷积码译码,是BCJR上手的比较合适的程序
    2023-05-14 13:05:04下载
    积分:1
  • collision
    opengl编写的干涉碰撞检测的例子,适合进行游戏开发的朋友看(opengl prepared examples of interference in collision detection, suitable for game developers to see friends)
    2007-12-07 17:05:44下载
    积分:1
  • test1
    这是一个功能完善的计算器小程序,开发环境时VC++6.0(This is a good small program.)
    2011-09-01 16:14:43下载
    积分:1
  • ant_array_min_therm_noise
    凸优化matlab工具箱cvx使用实例,自适应波束形成,斯坦福大学凸优化大牛S.Boyd编写(matlab toolbox for convex optimization ,written by S.Boyd from Stanford University)
    2021-02-23 11:09:40下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载