搜索资源列表
-
0下载:
基于OpenCV, 实现了寻找图像的轮廓,用于物体识别,轮廓分析等算法.,Based on OpenCV, looking for implementation of the outline of the image for object recognition, contour analysis algorithm.
-
-
0下载:
基于OpenCV, 实现了寻找图像的轮廓,用于物体识别,轮廓分析等算法-Based on OpenCV, looking for implementation of the outline of the image for object recognition, contour analysis algorithm
-
-
0下载:
本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻
译的,原文件是:
<opencv_directory>/doc/ref/opencvref_cv.htm, 可
以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直
接从 阿须数码 中下载:
http://www.assuredigit.com/incoming/sourcecode/o
pencv/chinese_docs/ref/opencvref_cv.htm。
翻译
-
-
0下载:
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
-
-
1下载:
OpenCV 的圆形标记点的提取方法, 通过对图像进行平滑处理 、 边缘检测 、 轮
廓查找 、 几何约束以及椭圆拟合, 实现圆形标记点的提取。 有关圆形物体识别的场合。 -Extraction OpenCV circular markers by the image smoothing, edge detection, contour search, geometric constraints and ellipse fitting, to achieve extraction of ci
-