搜索资源列表
-
1下载:
这是我根据\"opencv-人脸识别\"和\"背景建模,运动物体检测\"两个程序结合的,内附了我自己合成的
英文版opencv.chm的电子书,希望对大家有帮助,运行程序时请修改cvLoad函数的路径到自己的
OpenCV\\data,该程序主要是通过摄像头读取,边检测边分析人脸的功能-under "opencv-face recognition" and "background modeling, Moving Object Detection
-
-
0下载:
基于OpenCV, 实现了寻找图像的轮廓,用于物体识别,轮廓分析等算法.,Based on OpenCV, looking for implementation of the outline of the image for object recognition, contour analysis algorithm.
-
-
0下载:
本程序采用opencv和C++完成,能够坚持视频中的运动目标,实时性和鲁棒性良好-object recognition using opencv and vc++
-
-
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。
翻译
-
-
2下载:
运用Opencv视频图像处理库编写的离线签名识别,首先选取16个签名做训练样本,再对剩下的样本进行测试-The use of video image processing library Opencv prepared off-line signature recognition, first select the 16 signatures to do the training samples, and then the remaining samples for testing
-
-
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
-
-
0下载:
OpenCV 人脸识别示例,请将源码拷贝至E盘(具体路径,参见编译后提示)
请使用Debug模式编译-OpenCV Face Recognition sample, please copy the source code to the E site (the specific path, see the compiled tips), please use the Debug mode compilation
-
-
0下载:
This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib.
The algorithm showcased in the source code is about template matching and object recog
-
-
0下载:
Work in progress implementation of multiple object recognition using color, location, edge and texton-layout filters. Uses OpenCV 2.0
-
-
0下载:
基于OpenCV, 实现了寻找图像像的轮廓,用于物体识别,轮廓分析等算法
-Based on OpenCV, find images like contour for object recognition, contour analysis algorithm
-
-
0下载:
基于OPENCV的演示程序,能进行动态物体的识别与跟踪,里面有C的源代码,还有可执行文件,是初学者很好的例子。-Based on the OPENCV demo program, can be used for moving object recognition and tracking, which are C source code, and executable file, is a very good example for beginners.
-
-
0下载:
基于opencv运动物体识别与跟踪的完整算法,进入主程序后须自己修改视频存放路径参数。-Complete algorithm based the opencv movement object recognition and tracking, into the main program have to modify the video storage path parameters.
-
-
1下载:
OpenCV 的圆形标记点的提取方法, 通过对图像进行平滑处理 、 边缘检测 、 轮
廓查找 、 几何约束以及椭圆拟合, 实现圆形标记点的提取。 有关圆形物体识别的场合。 -Extraction OpenCV circular markers by the image smoothing, edge detection, contour search, geometric constraints and ellipse fitting, to achieve extraction of ci
-
-
0下载:
Hand Detection Using Color Recognition Object Tracking and Gesture Recognition
-
-
0下载:
物体识别,基于opencv,用c编写的物体识别教程(Object recognition, an object recognition tutorial based on OpenCV, written in C)
-
-
0下载:
该资料中包含了《OpenCV By Example》中文版以及例程程序,该书的目录如下所示:
第1章 OpenCV的探险之旅;
第2章 OpenCV基础知识介绍;
第3章 图形用户界面和基本滤波;
第4章 深入研究直方图和滤波器;
第5章 自动光学检测、目标分割和检测;
第6章 学习目标分类;
第7章 识别人脸部分并覆盖面具;
第8章 视频监控、背景建模和形态学操作;
第9章 学习对象跟踪;
第10章 文本识别中的分割算法;
第11章 使用Tessera
-
-
0下载:
基于opencv的简单颜色识别,载入图像进行识别,可识别出图像中的红色物体并画出物体轮廓(Opencv based simple color recognition, loading image recognition, can identify the red object in the image and draw the outline of the object.)
-
-
1下载:
通过opencv中的surf算法实现物体识别(Realization of object recognition by surf algorithm in opencv)
-
-
0下载:
open'c'v 识别检测物体的轮廓边缘 画出它的边缘(Open'c'v Recognition detects the contour edge of an object and draws its edge)
-