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

opencv-relex-detection-

于 2013-09-08 发布 文件大小:16402KB
0 127
下载积分: 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 个回复

  • SetClassOperaterOverload
    集合类(Set),用运算符重载实现并(+),差(—),交(×)等操作,并重载= 和-= ,实现Set S1,S2;…s1 = s2 和 S1-=S2;集合S1中去掉S2中的元素的操作 (Collections (Set), using operator overloading to achieve and (+), difference (-), cross (×) and other operations, and overloading = and-= to achieve Set S1, S2 ... s1 = s2 and S1-= S2 set S1 S2 removed in the operation of the elements)
    2010-05-21 21:22:42下载
    积分:1
  • blockgame
    this block game source
    2008-02-26 22:49:47下载
    积分:1
  • opencv-temp
    opencv 实现模板匹配,方法对图像、视频都可用,简单、易懂!(Opencv achieve template matching procedures, simple, easy to use, can realize the matching of image, video in!)
    2021-03-01 18:59:34下载
    积分:1
  • work
    振幅调制,角度调制,频率调制等几个源程序,模拟通信系统(Amplitude modulation, angle modulation, frequency modulation, such as source code, analog communication systems)
    2009-05-09 11:06:55下载
    积分:1
  • bin2inc
    Binary to C include file
    2020-06-25 07:00:02下载
    积分:1
  • yy
    说明:  在LINUX下实现视频点播后台的登录界面(For video-on-demand is at the login screen LINUX)
    2014-10-25 13:10:33下载
    积分:1
  • PoissonMesh
    有关三维模型的泊松算法的诸多应用的实现,包括泊松重建和泊松纹理混合算法,由原作者开发,非常可靠(C++ implementation for algorithms including poisson mesh and poisson texture stitching, it is shared by author with wide utilization)
    2020-07-02 21:20:01下载
    积分:1
  • shujukuxitgainian
    经典教材数据库系统概念,很多大学计算机系的研究生课程用书 (Classical concept of teaching materials database system, many university computer science graduate course books)
    2008-12-28 12:19:58下载
    积分:1
  • FileConvert
    将BAL网站的BA算法的输入数据转换为sba算法可用的相机和点分开的数据文件(The BAL website BA algorithm input data into sba algorithm available camera and point separate data files)
    2017-04-26 09:53:03下载
    积分:1
  • motion_detect
    运动物体检测,用以检测avi格式视频序列中运动物体(motion detect)
    2013-03-08 21:12:24下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载