搜索资源列表
基于OPENCV的视频帧差法的实现
- 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
opencv中视频文件逐帧取图
- opencv中视频文件逐帧取图。或将一系列图片组合成为一段视频的源代码-opencv video files frame by frame to take the map. Or a series of pictures together as a video source code
利用OpenCV对视频进行处理
- 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
CAVI2IMAGE.利用opencv提取视频单帧并保存为bmp格式
- 程序说明—利用opencv提取视频单帧并保存为bmp格式,A descr iption of the procedures- the use of video opencv extract single frame and save it as bmp format
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,
simple_bg_subtraction_based_on
- 基于opencv和帧差法实现彩色avi视频的,可以减除光照变换较明显的静态背景。附实验视频。,Opencv-based and frame color difference avi video, you can remove the more obvious light transform the static background. Experimental video attached.
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
imagezhenchafa
- OpenCV实现的图像帧差法的程序,cmd下载入图像即可运行-OpenCV implementation of the image frame difference method procedure, cmd into the image to download to run! ! ! !
视频监控(面积报警)
- 通过视频监控,对视频流帧处理,自动发现火情并报警。-Through video surveillance, video streaming frame processing, auto-discovery and fire alarm.
mainskin
- Skin detection for Indian and asian skins for face and body detection in frame using OpenCV and vc++.
Test
- 利用opencv在vc环境下开发的关键帧提取程序-Environment in vc using opencv key frame extraction procedure developed
opencv
- opencv目标检测与跟踪系统,能够很好的跟踪到目标,并将目标框起来。-opencv object detection and tracking system, to a very good track to the target, and target frame.
chelianggengzongjiance
- 该程序利用OPENCV来获取视频帧,检测运动车辆和并跟踪,还带有AVI文件,效果很好,希望对大家有用-The procedure used to obtain the video frame OPENCV to detect and track moving vehicles, and also with the AVI files are very good, we want to be useful
CAPTURE-FRAME
- opencv codes in C++ (linux and eclipse)
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.
Three-Frame-Difference-Algorithm
- 利用opencv和vc++实现目标检测中的三帧差分法- Three Frame Difference Algorithm
OPENCV--moving-target-detection
- OPENCV帧差法对运动目标检测,常用于车辆检测中,有很好的效果-OPENCV frame differential method for moving target detection
test
- opencv帧差法源码,用帧差法处理,得到移动物体的二值化后的白色图像(Opencv frame difference method source code, using frame difference method, to get two white images of moving objects after the value)
on_trackbar
- 网上很多opencv的帧差法资料,但是大都直接调用视频,或者调用摄像头,调用文件夹下的图片库的资料比较少,通过网上整理资料,终于利用opencv按照帧来处理图片。 使用opencv批量读取文件夹下的视频帧批量读取图片; 使用opencv批量读取图片,二帧差分法二帧差法;(There are many opencv frame difference data on the Internet, but most of them call the video directly or cal