Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - video frame opencv
Search - video frame opencv - List
一个视频帧的抓取演示程序。开发平台:Windows XP, Visual C++ 6.0。该程序首先打开mpg文件,然后抓取视频文件的首帧并存为bmp文件。-a video frame grabbing demonstration program. Platform : Windows XP, Visual C 6.0. The procedure was first opened mpg file, and then crawls video files of the first frame to coexist bmp document.
Update : 2025-02-19 Size : 36kb Publisher : 刘啸天

该程序利用OPENCV来获取视频帧,并通过帧差来检测运动车辆和跟踪,还带有AVI文件,效果很好,希望大家喜欢。-OPENCV use the program to obtain video frame, and through the frame difference to detect and track movement of vehicles, but also with AVI files, well, I hope everyone likes.
Update : 2025-02-19 Size : 6.67mb Publisher :

基于OpenCV的程序,从一个视频中获取你想要的帧。视频文件必须文AVI-OpenCV-based procedures, obtained from a video frame you want. AVI video files must be text
Update : 2025-02-19 Size : 34kb Publisher : 哥琴

DL : 0
该程序利用OPENCV来获取视频帧,并通过帧差来获取有车图像的功能-OPENCV use the program to obtain video frame, and through the frame difference to obtain the function of a car image
Update : 2025-02-19 Size : 4.73mb Publisher : panstar

利用opencv实现帧差法得到视频中的运动物体-Opencv use to achieve video frame-difference method of moving objects
Update : 2025-02-19 Size : 5.87mb Publisher : 健健

该程序利用OPENCV来获取视频帧,并通过帧差来获取有车图像-OPENCV use the program to obtain video frame, and through the frame to obtain a car bad image
Update : 2025-02-19 Size : 3.03mb Publisher : aircity

基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究-OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
Update : 2025-02-19 Size : 413kb Publisher : winnershu

基于opencv摄像头视频提取,可以保存,截取图像,以上工作均可在对话框中实现-useing vidoe,including grab a frame image,also can save video and image。you can finish these in a MFC dialogbased on opencv
Update : 2025-02-19 Size : 3.35mb Publisher : xuyin

opencv读入一段视频,并且显示每一帧的RGB灰度直方图变化-opencv read into a video, and displays each frame of the RGB histogram changes
Update : 2025-02-19 Size : 1kb Publisher : 风神

DL : 0
通过视频监控,对视频流帧处理,自动发现火情并报警。-Through video surveillance, video streaming frame processing, auto-discovery and fire alarm.
Update : 2025-02-19 Size : 3.76mb Publisher : 一段小说

BCB6下使用OpenCV,用DirectShow采集视频,帧率提高到30帧左右,新建线程播放视频,抛弃OpenCV自带GUI窗体,不使用cvWaitKey函数-BCB6 use OpenCV, with the DirectShow capture video frame rate up to 30 or so, the new thread to play video, discard OpenCV own GUI form, do not use cvWaitKey function
Update : 2025-02-19 Size : 871kb Publisher : ma

The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline: 1. A foreground/background discriminator which labels each pixel as either foreground or background. 2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style. 3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame. -The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline: 1. A foreground/background discriminator which labels each pixel as either foreground or background. 2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style. 3. A blob tracker which assigns ID numbers to blobs and tracks their motion frame-to-frame.
Update : 2025-02-19 Size : 6.6mb Publisher : dams

DL : 0
opencv读取图片和video的例子,能够读取图片将图片边框读取并显示,视频能够读取某些avi视频-opencv read the pictures and video examples of the picture frame can read image read and display, video, able to read some of the avi video
Update : 2025-02-19 Size : 5.1mb Publisher : yanjueshuo

该程序利用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
Update : 2025-02-19 Size : 3.02mb Publisher : amao

opencv 视频采集 及 背景跟新的 帧差法 动态目标检测-opencv video capture and background frame difference with the new dynamic object detection
Update : 2025-02-19 Size : 2.07mb Publisher : yezi

实现对视频帧的提取显示,需要用opencv来配置c++6.0-To achieve the extraction of video frame display, need to use opencv to configure the c++ 6.0
Update : 2025-02-19 Size : 1.73mb Publisher : haozhijun

Extracting one frame from video using opencv
Update : 2025-02-19 Size : 1kb Publisher : Jaysberg

这个程序是一个很使用的小程序,读入一段视频,将视频帧保存到指定的目录下。-This program is a very small program, read into a video, the video frame is saved to the specified directory.
Update : 2025-02-19 Size : 5.69mb Publisher : 高明亮

This project for OpenCV I make it to increase or decrease the contrast of a video using OpenCV C++ It can change the contrast for each and every frame of the video.-This is project for OpenCV I make it to increase or decrease the contrast of a video using OpenCV C++ It can change the contrast for each and every frame of the video.
Update : 2025-02-19 Size : 301kb Publisher : takurcite

利用opencv实现视频读入及逐帧保存 任务一:在上述读入视频程序基础上,将视频逐帧保存为图像(图像名按帧序号命名如1.bmp,2.bmp等)到指定目录(如E:\video-image\) -Using opencv read into the video frame by frame and save
Update : 2025-02-19 Size : 418kb Publisher : shery
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.