搜索资源列表
canny_meanshift_segmentation
- 本算法主要用vc和opencv做的.对视频图像进行逐帧canny运算.并可以对静态图片进行均值移动运算.-the algorithm and the main vc opencv do. Video images right frame by frame canny operator. And Static images can mean for mobile computing.
基于OPENCV的视频帧差法的实现
- 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
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
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.
difference.rar
- 利用opencv实现帧差法得到视频中的运动物体,Opencv use to achieve video frame-difference method of moving objects
OpenCVPlayer.rar
- QCIF播放器,包括YUV转RGB,OpenCV函数显示RGB帧,QCIF player, including the YUV to RGB, OpenCV function display RGB frame
shipinchuli
- 基于opencv的视频处理小程序,包括视频的读入和保存,每一帧的图像反转-Opencv video processing based on small programs, including video of the reading and save the image for each frame inversion
camera_display
- opencv下很简单的一个可以读取摄像头并在窗口显示的小程序-a simple program which can load camera and display frame image with OpenCV
vediocapture
- 基于Opencv的图像帧抓取程序,可以从摄像头的连续抓取图像,并动态保存在设定的相应路径下的文件夹中。-Based on the image frame Opencv crawl process can be continuous crawl camera images, and dynamic settings stored in the corresponding path under the folder.
captureaframe-g
- 用OpenCV中的一些固定函数,对视频图像进行帧的抓取,显示,对于搞视频的初学者比较有用-OpenCV with some of the fixed function, the video images frame crawl, display, for engaging in video more useful for beginners
tracking
- 基于vc++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪。-Vc++ and based on the motion detection opencv procedures, run-time frame to select the mouse movement can be achieved without the tracking map.
OpencvUIDlg
- 基于opencv摄像头视频提取,可以保存,截取图像,以上工作均可在对话框中实现-useing vidoe,including grab a frame image,also can save video and image。you can finish these in a MFC dialogbased on opencv
Histogram
- Calculate histograms of gray&RGB channel of video frames, and the histogram distance of successive gray frame. Implemented with OpenCV-Calculate histograms of gray&RGB channel of video frames, and the histogram distance of successive gray frame. Impl
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
connect
- 对图片以及视频帧进行连通域提取,环境需要opencv vs2005,必要的配置,连通域的算法是基于递归的二值图像标记算法。-Frame of the picture, and video connectivity components extraction, environmental needs opencv vs2005, the necessary configuration, connected components algorithm is based on the recursive
Display
- opencv 视频采集 及 背景跟新的 帧差法 动态目标检测-opencv video capture and background frame difference with the new dynamic object detection
opencv
- 利用opencv开发包,对摄像头前后帧相似度,的计算和输出-Use opencv setups, the camera frame similarity before and after, and of the calculation of the output
h264
- 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad
opencv-save-image
- 这个程序是一个很使用的小程序,读入一段视频,将视频帧保存到指定的目录下。-This program is a very small program, read into a video, the video frame is saved to the specified directory.
moving_target_tracking
- OpenCV帧间差法运动目标跟踪,提取运动目标区域-OpenCV frame difference method to track moving objects, extract the moving target area