搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
MPEGkit
- MPEG文件开发包(提供许多接口,如解任意一帧图像,每帧图象位置定为,创建索引,提取视频音频详细信息等等)-MPEG documents Development Kit (available in many ports, including the lifting of an arbitrary image, each frame image as a location, creating indexes, extracting audio and video detailed informat
VFW实例
- 关于视频捕获的一段源码,能够得到要获得一帧图像,并能进行录像。-caught on a video source can be to obtain an image, and can be videotaped.
CubicPlateSDK
- 软件名称: 车牌识别模块开发包 CubicPlate SDK 试用版 最新版本: 1.2 文件大小: 2.05M 软件性质: 图像处理 使用平台: Win2K/XP 发布公司: CubicImage Software Co.,Ltd. 上海名图软件有限公司 下载网址: http://www.cubicimage.com 软件简介 CubicPlate 是当前最高速的车牌识别核心模块,识别一帧图像仅3毫秒。 由上海名图软件有限公司CubicImage Softwar
截一帧
- 完成YUV图像一帧图像的截取-completed YUV images of an image interception
capture_video_frequency
- VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific frame image data, while the m_pBMI Cavi type of BMP image f
touyingfangfa
- 将图像序 列中的每一帧图像分别沿水平和垂直方向进行积分投影形成两个积分投影向量,并应用基于梯度 的一维平移估计技术处理,从而精确地获取二维空间上的平移量。-image sequence of images for each frame along the horizontal and vertical direction integral projection formed two integral projection Vector and applications based on
Get_bitmap_from_AVI_file_demo
- AVI图像的浏览,可以将AVI视频中任何一帧图像保存为BMP格式-AVI image browser, AVI video can be any one image BMP format for preservation
CGStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
videodetect
- 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video frame, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comparison
CapVideoImage
- 一个截取视频任何一帧图像的源代码例子。 可以支持wmv,avi等等格式的视频。-Capture video image for each frame.
HVViewer
- 一个综合摄像机采集示例,实现功能包括: (1) 抓取一帧图像至内存; (2) 循环采集图像之内存; (3) 转换成RGB 24格式位图 (4) 摄像机参数调节; (5) 图像白平衡。-An integrated camera sample collection, the achievement of features include: (1) crawling to an image memory (2) image acquisition cycle of memory
avitoim.m
- 这是我读硕时 师兄让我写的把AVI视频转成一帧帧图像的代码 绝对好用 文件夹理有我的联系方式 有问题问我-This is when I read Augmentum师兄let me write the AVI video into a frame image of the code is absolutely easy to use folder justifications have my contact there asked me the question
84170526vcppavi
- AVI媒体视频播放器.可以对一帧图像进行提取.快放,查看前一帧,后一帧.等多种功能-AVI Media video player. Can be extracted on a frame. Quick release, see the previous frame, the latter frame. And many other features
MicrovisionUSB
- MVDevice SDK Visual C++ 6.0 示例程序简介 1. MVStoreBmp 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 2. MVSnapSingle 演示采集单帧数图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后
flame height
- 该代码可用于计算视频记录火焰初始数据中的每一帧图像火焰高度(This code can be used to calculate the flameheight of each frame image in a video.)
帧转视频
- 功能是用matlab语言将一帧一帧的图像转换成视频序列(Converts frames and frames into video sequences)
MATLAB上实现KDE算法
- 基于MATLAB平台的KDE算法的实现,具体为分析视频中的每一帧图像,检测当前帧中的运动目标并标记
renqunfenxi
- 光流法可以获得每帧图像的光流值,然后焓值法可以获得每一帧图像的能量焓值(The energy enthalpy of each frame can be obtained.)
read video and save every frame as .jpg
- 将视频拆分成一帧帧的图像,并统计帧的数量,此代码在matlab r2016b环境下运行(The video is split into one frame and the number of frames is counted.)