文件名称:Method_02
- 所属分类:
- OpenCV
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-09-03
- 文件大小:
- 257kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用OpenCV自带的cvMatchContourTrees方法进行轮廓匹配。需要先调用cvCreateContourTree方法创建轮廓树,程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,运行环境为VC6.0+OpenCV_1.0
-Contour matching using the cvMatchContourTrees method with the OpenCV. Need to call the cvCreateContourTree method to create the contour tree, with notes on procedures and key logical steps in the procedure of interpreting, the program for the contour matching methods provide a way of thinking, the operating environment for the VC6.0+OpenCV_1.0
-Contour matching using the cvMatchContourTrees method with the OpenCV. Need to call the cvCreateContourTree method to create the contour tree, with notes on procedures and key logical steps in the procedure of interpreting, the program for the contour matching methods provide a way of thinking, the operating environment for the VC6.0+OpenCV_1.0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Method_02\Debug\Method_01.exe
.........\.....\Method_01.ilk
.........\.....\Method_01.obj
.........\.....\Method_01.pch
.........\.....\Method_01.pdb
.........\.....\StdAfx.obj
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\Method_01.cpp
.........\Method_01.dsp
.........\Method_01.dsw
.........\Method_01.ncb
.........\Method_01.opt
.........\Method_01.plg
.........\people_f1.jpg
.........\people_f2.jpg
.........\ReadMe.txt
.........\StdAfx.cpp
.........\StdAfx.h
.........\Debug
Method_02