搜索资源列表
MYMFC
- 在对话框下显示一幅图像,并进行Canny边缘检测。 在VS2005下实现,运行需要opencv库。-In the next dialog box shows an image and Canny edge detection. Achieved in VS2005, run opencv library needs.
ImageAlignment
- Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
rljc
- 人脸检测,在OPENCV下运行.基于HARR特征-Face Detection, in OPENCV run. Based on characteristics HARR
2004121913408
- 用C++结合OPENCV实现的系统跟踪和检测系统,希望对大家有帮助-With C++ Realize OPENCV system combining tracking and detection system, in the hope that everyone has to help
blobtrack
- OpenCV自带的blobtrack代码,可以在不变动参数情况下跟踪各种运动物体。-OpenCV own blobtrack code, you can not change the parameters in the case of tracking a wide variety of sports objects.
calibration
- 基于opencv的摄像机标定程序,vc++上编译成功-Based on the opencv camera calibration procedures, vc++ Compiled successfully
cvuse
- 使用opencv,将一个视频文件分割成多张图片。 特点:按帧提取,每帧保存为多张图片。 保存时,原来的格式是全彩的,同时转化并保存全彩图片对应的黑白图片和二值化图片。这三类图片分别存放在默认目录的video background foreground中。默认的视频文件名为默认目录下的ci.avi-Using opencv, a video file will be split into multiple images. Features: by fr a me extraction, e
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ Source code, the run files in VC6.0 compiler enviro
FourierDescriptor
- opencv 实现的快速傅立叶变换,速度较快-opencv realize the fast Fourier transform, fast
opencv5-22
- opencv教程例题5-22,适合广大初学者,去学习 -Tutorial opencv Example 5-22, for the vast numbers of beginners, to learn
OpenCVTest
- 最精简的VC工程的OpenCV配置,包含了边缘检测,同态滤波,平滑,等图像处理操作。-The most streamlined VC works OpenCV configuration, includes edge detection, homomorphic filtering, smoothing, and image processing operations.
avbs01
- 一篇很好的关于背景建模的文章,opencv中就是用这个方法的!-A very good article on the background modeling, opencv in this approach is to use!
opencv_profile11111
- opencv配置环境!!! opencv配置环境!!! opencv配置环境-opencv configuration environment! ! ! opencv configuration environment! ! ! opencv configuration environment
opencv_thesis
- opencv 领域相关的论文,对于人脸检测领域很有参考意义-opencv papers relevant to the area, for the field of face detection is very useful
Imageprocessing
- 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用-Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
optflow
- 这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法-This is a calculation based on optical flow opencv procedures, using the Lucas-Kanade algorithm
harris_video
- 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
kalman
- 此代码可以在Visual C++和OpenCV开发环境下实现kalman滤波-This code can be Visual C++ And OpenCV development environment to achieve kalman filtering
pyramid_segmentation
- 此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割-This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
contours
- opencv 中的轮廓查找的实例和分析,包括运行结果-opencv contour in looking for examples and analysis, including results