搜索资源列表
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
OpenCVHello
- OpenCV的轮廓识别,自己用MFC+OpenCV写的轮廓识别与字符分割小软件.软件可实现轮廓识别的准确分割.-OpenCV' s profile recognition, they used to write the outline of MFC+ OpenCV recognition and character segmentation in a small software. Software to achieve accurate segmentation contour dete
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
Programming_with_Intel_IPP
- openCV和IPP的简单编程,包括bmp和JPEG的显示以及色彩空间转换-openCV and IPP' s simple programming, including bmp, and JPEG display and color space conversion
motion
- opencv下运动物体方向确定 和大概速度 基于win32控制台-opencv motion we can see moving object s derection
BOOK_TEST
- openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
multicam
- it s a open cv code for using multi camera. the program helps to control more than one cameras and create multi frame to view the different scense from various cameras
opencv_tracking001
- 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
qtrack_090
- QTrack是使用opencv库编写的面部追踪系统。性能比使用camshift的系统要好-QTrack is a face tracker for use with OpenCV. QTrack is both faster and more robust than OpenCV s Camshift for tracking faces. QTrack version 0.90 was written by Robin Hewitt and is distributed un
qt_opencv.tar
- 我把OpenCV的可以放到Qt里面了,这个可以直接修改用。OpenCV的HighGUI也可以用,总不是那么放心。-I can put Qt OpenCV' s inside, and this can modify the use. OpenCV' s HighGUI can also be used, not always so assured.
Snake
- 基于OpenCV的Snake方法边缘检测-Method based on edge detection OpenCV' s Snake
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.)