登录
首页 » Visual C++ » opencv-relex-detection-

opencv-relex-detection-

于 2013-09-08 发布 文件大小:16402KB
0 135
下载积分: 1 下载次数: 10

代码说明:

  对槽内多边形区域是否松动出槽外的松动检测,本程序运用harris角点检测的方法进行处理,(Polygonal area is loose on the tank outside the groove loose detection, the use of this program harris corner detection method for processing,)

文件列表:

opencv松动检测程序opencv
........................\Debug
........................\.....\OpenCVTest.exe,34816,2013-09-02
........................\.....\OpenCVTest.ilk,397588,2013-09-02
........................\.....\OpenCVTest.pdb,1321984,2013-09-02
........................\ipch
........................\....\opencvtest-326cae78
........................\....\...................\opencvtest-296a8017.ipch,56360960,2013-09-02
........................\OpenCVTest





........................\..........\5_1_0.jpg,3932,2013-07-26
........................\..........\6_1_8.jpg,3515,2013-07-26
........................\..........\6_1_81.jpg,3515,2013-07-26
........................\..........\8_1_0.jpg,3760,2013-07-26
........................\..........\Debug
........................\..........\.....\CL.read.1.tlog,40018,2013-09-02
........................\..........\.....\CL.write.1.tlog,874,2013-09-02
........................\..........\.....\link-cvtres.read.1.tlog,2,2013-09-02
........................\..........\.....\link-cvtres.write.1.tlog,2,2013-09-02
........................\..........\.....\link.7656-cvtres.read.1.tlog,2,2013-09-02
........................\..........\.....\link.7656-cvtres.write.1.tlog,2,2013-09-02
........................\..........\.....\link.7656.read.1.tlog,2,2013-09-02
........................\..........\.....\link.7656.write.1.tlog,2,2013-09-02
........................\..........\.....\link.read.1.tlog,9828,2013-09-02
........................\..........\.....\link.write.1.tlog,1822,2013-09-02
........................\..........\.....\mt.read.1.tlog,746,2013-09-02
........................\..........\.....\mt.write.1.tlog,474,2013-09-02
........................\..........\.....\new_detection.obj,100932,2013-09-02
........................\..........\.....\OpenCVTest.Build.CppClean.log,2441,2013-08-04
........................\..........\.....\OpenCVTest.exe.embed.manifest,406,2013-08-04
........................\..........\.....\OpenCVTest.exe.embed.manifest.res,472,2013-09-02
........................\..........\.....\OpenCVTest.exe.intermediate.manifest,381,2013-09-02
........................\..........\.....\OpenCVTest.lastbuildstate,55,2013-09-02
........................\..........\.....\OpenCVTest.log,2548,2013-09-02
........................\..........\.....\OpenCVTest_manifest.rc,210,2013-08-04
........................\..........\.....\rc.read.1.tlog,690,2013-09-02
........................\..........\.....\rc.write.1.tlog,706,2013-09-02
........................\..........\.....\vc100.idb,830464,2013-09-02
........................\..........\.....\vc100.pdb,905216,2013-09-02
........................\..........\imagedst.png,40345,2013-07-25
........................\..........\imread_tu.cpp,2513,2013-07-25
........................\..........\jiaodian.cpp,1731,2013-07-25
........................\..........\lena.jpg,19181,2013-07-23
........................\..........\new_detection.cpp,4085,2013-07-28
........................\..........\OpenCVTest.vcxproj,5426,2013-08-04
........................\..........\OpenCVTest.vcxproj.filters,2217,2013-08-04
........................\..........\OpenCVTest.vcxproj.user,143,2013-07-23
........................\..........\relex.cpp,3704,2013-07-25
........................\..........\test2.cpp,4047,2013-07-28
........................\..........\松动1.bmp,203054,2013-07-26
........................\..........\松动11.bmp,203054,2013-07-26
........................\..........\松动2.bmp,203054,2013-07-28
........................\..........\松动3.bmp,203054,2013-07-28
........................\..........\松动4.bmp,203054,2013-07-26
........................\..........\松动5.bmp,203054,2013-07-26
........................\..........\松动6.bmp,203054,2013-07-26
........................\OpenCVTest.sdf,13520896,2013-09-02
........................\OpenCVTest.sln,897,2013-08-04

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

发表评论

0 个回复

  • juzhenhanshu
    传输矩阵法用于计算光纤光栅的有效折射率,是一种经典的数学算法(Matrix function)
    2013-09-23 13:48:14下载
    积分:1
  • zhuanhua16to10
    十六进制向十进制转化的程序,可用于串口通讯编程。(Hexadecimal to decimal conversion program can be used for serial communication program.)
    2010-03-07 14:11:16下载
    积分:1
  • Cpp1
    后缀表达式计算器,这里是整个CPP,文件里代码完整,适合初学者阅读使用。(Postfix expression calculator, here is the entire CPP, file integrity code, suitable for beginners to read.)
    2015-04-17 14:48:58下载
    积分:1
  • DD_PassWord
    实现任意数据文件的加密,和输入的数据加密(PassWord)
    2010-05-31 12:24:24下载
    积分:1
  • treeface
    在一个圆柱体上用二维棉片来模拟树皮表面的粗糙效果(cylinder in a two-dimensional cotton used to simulate bark film surface roughness effects)
    2006-11-29 01:43:33下载
    积分:1
  • FFT
    for fast fourier transform inprtant program kindly go through it hope you wil be benifitted by the program uploded here
    2009-08-18 16:41:24下载
    积分:1
  • ARM_Bmp2C
    BMP转位图 6410 logo bmp-C(BMP bitmap transfer)
    2010-10-13 10:44:27下载
    积分:1
  • calc
    这是我在学习数据结构做练习时写的一个小程序,功能是在命令行下进行形如:23+34*3/4+(3*6+10)的四则运算,支持+,-,*,/,(,)进行整数运算。(This is a simple code about data structure.It uses to carry on four arithmetic operations with parenthesis.But now it only supports integer.)
    2009-12-28 12:15:21下载
    积分:1
  • digital
    基于单片机STC89C51和74LS164的多功能数字万用表(Based on microcontroller STC89C51 and 74 ls164 multi-function digital multimeter)
    2013-08-29 22:40:03下载
    积分:1
  • See5-demo
    一个对应于C5.0的DEMO程序(a C5.0 corresponding to the procedures DEMO)
    2004-10-18 10:20:42下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载