搜索资源列表
opencv-video-controlbar
- 应用了opencv,打开指定的文件夹图形,图像格式不限,且大小可调-The application of opencv, open the folder specified graphics, image format open, and the size of adjustable
camshift
- 基于opencv的camshift算法实现运动物体的跟踪,平台为vc6.0.加载avi格式视频,通过鼠标点击确定跟踪物体的大小和区域。-Opencv of camshift algorithm based on moving object tracking, platform vc6.0. Load avi format video, object tracking by mouse click to determine the size and area.
opencv-video
- 应用了opencv,打开指定的录像,录像视频格式和大小不限-The application of opencv, open the specified video, video video format and size limitation
iChat
- 基于opencv的线条化视频聊天系统,摄像头用的是640*480,其他的摄像头大小会有问题,opencv1.0版,环境配置什么的就不写了-Opencv line of video-based chat system, camera using a 640* 480, the size of the other camera will have problems, opencv1.0 version of what the environment is not configured to writ
shipinbaocun
- 这是一个用OpenCV读取.avi文件并保存为.avi视频的小程序。调试成功。读取的视频尺寸是640*480。-This is a read with OpenCV. Avi file and save it as. Avi video applet. Debugging success. Read the video size is 640* 480.
opencv
- 打开并运行视频文件 视频格式为avi 可自行调整帧数和视窗大小-Open and run video file video format for avi you can adjust the frame number and the window size
onling_tracker
- 采用在线学习跟踪方式,对物体进行跟踪,代码用c++编写,库用的Opencv库,程序中包括了3个.h,3个.cpp,一个.main程序。-We have added two new state-of-the-art object tracking algorithms to OpenCV which can robustly track images patches across a video sequence and learn online (i.e., on-the-fly) as the
videowrite
- 利用opencv函数,可以将一系列图像组合成视频,图像命名自由,符合一定规律即可(后缀序号顺序排列),生成视频大小,种类,间隔时间可操作可选-Using opencv to combinate a series of images into a video. used image can be named freely as long as compling with certain rules (for example:suffix serial number is ordered). Th
ImageToVideo
- 本程序将指定文件夹所有的相同尺寸的序列图片转换为avi视频,本程序是基于visual2010和opencv编写的,需要相应的环境支持。-This procedure will be specified folder all of the same size of the sequence is converted to avi video, this program is based visual2010 and opencv prepared in need appropriate envir
12354
- 实现了多高斯建模法的视频分割算法和越界检测、运动物体尺寸检测、计数等应用。算法主要由OPENCV实现。 软件目前可实现以下功能: 1)提供高斯建模法研究相应算法实现的效果的影响; 2)可以实现原视频与处理后的视频同时播放,实现跟踪; 3)实现车流量技术计数。 -To achieve a multi-Gaussian modeling method of video segmentation algorithm and cross-border detection, movin
videoCapture02
- 基于opencv的,用于将视频分割成每段固定大小的多个视频。-Based on the opencv, for each video into multiple video fixed size.
OpenCVVideoPlayer
- 用MFC+OpenCV编写的一个视频播放器,可自适应视频大小。(a video player developed in MFC and OpenCV ,it can adaptive video size.)