搜索资源列表
演示6
- 车型识别的程序,主要演示了视频图像处理的基本方法。通过directshow读取视频,抽取每一帧,通过前景背景差分提取运动信息-model identification procedures, the main demonstration of video image processing methods. Directshow reader through video, taken each frame, differential extraction prospects background
AviToBmp
- 读取AVI视频,并获取AVI视频的帧,并予以保存。-Read AVI video, and AVI video frame to obtain and preserve.
vc++aviplater
- vc编写的AVI播放器。可逐帧读取。对视频检测很有用。-vc prepared AVI player. Can be read frame by frame. Very useful for video detection.
Videoreadingandextractthetargetofbackground
- mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
mat
- 详细说明:基于卡尔曼的视频序列帧图像的跟踪程序,还有condense算子法的跟踪,可动态读取序列帧并对其进行估计跟踪,非常好的程序-。-based video sequence pictures of the tracking process, in addition to condense operator law tracking
avi
- 帧差法识别运动并描述运动物体轮廓。物体可从摄像头或视频文件中读取。-Frame difference method identify and describe the moving object contour movement. Objects from the camera or video file to read.
hello
- 读取avi格式的视频,并将视频的每一帧存储为bmp格式图片。-Avi format video to read, and each frame of video is stored as bmp format images.
MicrovisionUSB
- MVDevice SDK Visual C++ 6.0 示例程序简介 1. MVStoreBmp 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 2. MVSnapSingle 演示采集单帧数图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后
IVS
- 实现视屏的的读取显示、播放、暂停、停止等功能,并实现对视频指定时间的单帧显示。含测试视频。-Achieve Screen read, play, pause, stop and other functions, and to achieve a single frame of the video specified time display. Containing the test video.
matlab
- Matlab下读取avi视频文件并进行基于邻帧差法的视频目标运动检测-in matlab,reading avi video detect motion in base of the adjacent frame difference method
VideoGrabber
- 读取视频,并取出视频帧,进而对视频帧进行操作-Read video and remove the video frame, and thus the operation of video frames
Digital-video-processing
- 数字视频处理,avi视频处理,帧读取,matlab读取AVI视频文件-Digital video processing
chengxu
- 对于鱼的游动的轨迹的视频读取 将视频变成一帧一帧的图像 观察鱼的游动-For the fish swimming track video read the video into an image of an observed fish swimming
work
- 编写一个简单的GUI 用于实现视频的读取,转换成灰度视频,最后显示出来。其中把视频每一帧彩色图像变换成灰度图像,并自动把灰度图像保存到当前生成的文件夹中,并合成灰度视频。-Write a simple GUI for the video read, converted to grayscale video, and finally displayed. Wherein each of the video frame of a color image into a grayscale image
vedio
- 逐帧读取视频c++代码,很简单的小程序,帮助初学者。-Reads the video frame by frame c++ code, a very simple little program to help beginners.
VS10_solution
- 视频抓取图像帧 VS2010解决方案按OpenCV相关配置 1.读入视频文件 将视频加载至内存,文件名需按正确路径添加 2.逐帧读取文件 将视频逐帧读取,并每帧读取成图片保存 3.帧图像保存 帧图像名包括图像名和序号-Video capture image frames
code
- 在Matlab平台下读取avi视频文件,然后进行基于邻帧差法的视频运动目标检测(Avi video files are read under the Matlab platform, and then the moving object detection is carried out based on the adjacent frame difference method .)
视频读取-播放-存储操作程序
- 视频读取播放程序,把视频分解为每一帧图片(Video read program, the video is decomposed into each frame picture)
视频帧读取
- 读取每一视频每一帧,简单,。。。。。。。。。。。。。。(Read each frame of each video)
新建文件夹
- 图像处理,按帧读取一段视频,获取视频中的路面区域,并用白色区域表示(Read a segment of video to get the area of the road)