搜索资源列表
myblobtrack.rar
- 基于OpenCV的物体跟踪..能够够根据输入的视频文件或摄像头捕捉的媒体文件进行分析,Blob Tracker base on OpenCV
live555-rtsp-single-image.zip
- This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
cardetect.rar
- 该程序利用OPENCV来获取视频帧,并通过帧差来获取有车图像,OPENCV use the program to obtain video frame, and through the frame to obtain a car bad image
opencv 播放AVI视频
- 通过此程序可以使用opencv播放AVI视频
VTraffic(thread_no_leak)
- VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
FaceRec
- 基于Opencv的人脸识别程序 其中列出了所需的相关文件 opencv库是个开源的库,请自行下载-Face Recognition Based on Opencv procedures which set out the relevant documents required for opencv open source library is a library, please download
msrc
- Motion detection in C++ with OpenCV
EdgeDetectSample.tar
- OpenCv is powerfull tool for the image processing applications. this code demonstrates how to use edge detection techniques in opencv
Opencv_GUI_processing
- This application shows how to use edge detection techniques for the GUI processing using opencv.
DistributeColor.cpp
- The program uses opencv and distrbute color according to distance of Object pixels.
motion_slice
- 使用opencv编写的提取avi视频的水平和垂直时空切片的程序。可以用于视频镜头切换检测,和运动目标检测。-Opencv extract prepared using avi video horizontal and vertical sections of the process of time and space. Video camera can be used for change detection and moving target detection.
motion
- use opencv library. This program implment motion estimation and motion compensation.
CvtColor
- CvtColor Converts image from one color space to another. download Opencv 1.1. pre-CvtColor Converts image from one color space to another. download Opencv 1.1. pre
jpg2avi
- reads a directory of jpeg images and generate a avi file. requires opencv
calibration
- camera calibration realized with opencv
FGDetect
- 使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
avijpg
- 利用opencv库实现的从指定位置视频截取关键帧的程序,需要安装opencv库,具体安装上官网可以进行查询。-Use opencv library to achieve the specified location from the video key frame interception procedures, need to install the opencv library, specific queries can be installed Shangguan network.
Q1
- Morphological Operations in opencv
cv100
- opencv 1.0 lib cv100.dll it is opencv 1.0 sorce to make cvcode
YUVRead
- open yuv video file with opencv (do the convert to RGB) and display to screen