搜索资源列表
OpenCV_face_detector
- This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像
- 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
OpenCV-2-Application-Program OpenCV 计算机视觉应用编程手册
- OpenCV 计算机视觉应用编程手册。本书是Rebert Laganiere 在2011年的经典之作。从opencv在VS2010中的设置开始讲起,讲述了应用opencv的大部分经典内容。通俗易懂,图文并茂。-OpenCV 2 Computer Vision Application Programming Cookbook . This book is Rebert Laganiere s classic publication in 2011. It includes setup me
GVF_Snake_plus.rar
- GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
SVM.rar
- OpenCV机器学习SVM支持向量机的分类程序举例,OpenCV Machine Learning SVM example.
swistrack.tar.gz
- SwisTrack is a powerful tool for tracking robots, humans, animals and objects using a camera or a recorded video as input source. It uses Intel s OpenCV library for fast image processing and contains interfaces for USB, FireWire and GigE cameras, a
gacv02
- gacv 名字取自 gabor , adaboost , opencv , 他用了 gabor滤波,AdaBoost (MultiBoost ) 分类器和 opencv 开发库,这是第二个测试版叫 gacv02 。这个程序的第一个测试版 gacv01 可以检测大小有一定变化的目标,但是不能检测平面旋转的目标。gacv02 改进了算法可以处 理目标的大小变化和平面旋转,检测速度也有了提高。 -gacv name from gabor, adaboost, opencv, he u
basicOCR
- 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
openCV-2.2_collection
- 自己整理的opencv源码分析,是关于opencv2.2的,里面也有自己的翻译,如果大家喜欢,我陆续会把源码分析一个个上传完毕-Opencv source of his finishing is about opencv2.2' s, which also has its own translation, if you like, I will gradually upload one complete source code analysis
OpenCV
- 基于OpenCV的计算机视觉技术实现一书的源代码,学习OpenCV图像处理的好资料-OpenCV for computer vision-based technology of the book' s source code, learning good information on OpenCV image processing
good_features.cpp
- How to use OpenCV s GoodFeaturesToTrack to detect good features that could be tracked in a movie or a camera sequence.
FaceDetection
- 利用OpenCV的函式來實現膚色偵測,並利用幾何特徵進一步來實現人臉偵測。-Implement Face detection by OpenCV s funtions base on Skin detecion and Geometry features.
opencv
- OpenCV编程入门,以及配置环境说明-Sample source code is very easy to use OpenCV s source notes, and related source
OpenCV
- 有关OpenCV的运动目标检测方面的论文资料,从万方上找到的。-Paper information on moving target detection OpenCV s, Articles found.
OpenCV-Computer-Vision-With-Python
- 本书叙述如何使用Python中的OpenCV库实现视频捕捉、图像处理、目标检测等功能。-This book will show you how to use OpenCV s Python bindings to capture video, manipulate images, and track objects with either a normal webcam or a specialized depth sensor, such as the Microsoft Kinect
OpenCV-Camera
- 在VS2010环境下利用OpenCV实现相机标定,这是在项目中已经实现功能的程序,可以直接使用,但是注意OpenCV的版本是2.4.4。-Using OpenCV calibrating the camera in VS2010, which has been achieved the function in the project and can be used directly, but OpenCV‘s version is 2.4.4.
OpencvTest
- 可以通过opencv的mat打开一张图片,修改其中的图片名称即可换成任意图片(You can open a picture through opencv's mat and change the name of the picture to any picture)
xfeatures2d
- 添加opencv最新库中以来的xfeatured下载文件,cmake使用(Add the xfeatured download file from opencv's latest library, and cmake uses it)
摄像机定标
- 基于OpenCV的计算机视觉技术实现的摄像机定标(Camera calibration based on OpenCV's computer vision technology)
OPENCV函数手册(带目录)中文
- 这是opencv的函数文档,pdf格式。方便大家查阅相关函数。(this is opencv's functions document,for learning opencv.)