Opencv边界检测

时间:2016-04-14 17:24:26
【文件属性】:
文件名称:Opencv边界检测
文件大小:2.88MB
文件格式:RAR
更新时间:2016-04-14 17:24:26
OpenCV 边界检测 DIY 自己写的边界检测函数(vs2010+opencv)
【文件预览】:
AI_Border Detection_DIY
----ipch()
--------test-3a14af6f()
----test()
--------test.vcxproj.user(143B)
--------muller.jpg(33KB)
--------stdafx.h(233B)
--------test.cpp(3KB)
--------missRGB.bmp(768KB)
--------targetver.h(236B)
--------Debug()
--------stdafx.cpp(209B)
--------ReadMe.txt(1KB)
--------missgray.bmp(257KB)
--------test.vcxproj.filters(1KB)
--------test.vcxproj(5KB)
----test.sdf(6.33MB)
----Debug()
--------test.exe(37KB)
--------test.pdb(1.39MB)
--------test.ilk(410KB)
----test.sln(879B)
----test.suo(14KB)

网友评论

  • 对数字图像处理实习有些参考价值。
  • 自己写的代码,可以参考
  • sobel算子,不是直接调用的函数,而是自己实现的,个人觉得可以直接使用cvSobel