搜索资源列表
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
opencv实现二值化图像的黑点计数并计算出连同区域的面积
- opencv实现二值化图像的黑点计数并计算出连同区域的面积 -use opencv to count the number of binary image s black point
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
playAvi_saveFrame.rar
- 這是個可以播放avi並把正在播放的frame存成bmp的簡單小程式,需要安裝openCV。程式碼包含簡易的avi開檔,存圖,程式執行後,按空白鍵會撥放影片,按s會存圖。,This is a can play avi and put the frame is playing a simple Save as bmp small program to install required openCV. Contains simple code to open avi files, keep maps,
SVM.rar
- OpenCV机器学习SVM支持向量机的分类程序举例,OpenCV Machine Learning SVM example.
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求物体的质心坐标 opencv求物体的质心坐标(Opencv's centroid coordinates for an object Opencv's centroid coordinates for an object)
摄像机定标
- 基于OpenCV的计算机视觉技术实现的摄像机定标(Camera calibration based on OpenCV's computer vision technology)
OPENCV函数手册(带目录)中文
- 这是opencv的函数文档,pdf格式。方便大家查阅相关函数。(this is opencv's functions document,for learning opencv.)