搜索资源列表
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
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
HVStoreBmp
- 抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。
AForgeMotion
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。
帧分割软件
- 将一帧视频图像分离成两场(BMP格式)
frame_save
- 用来提取视频的帧图像。输入为任意视频文件,输出为该视频的每一帧图像,输出格式为JPG格式。
基于自适应DCT系数的视频水印
- 这是一个有关于视频水印的程序,包含yuv格式的读入,提取出每一帧图像,然后对每一帧图像做8*8块DCT变换,然后在中低频修改DCT系数然后恢复图像,重构成yuv格式的视频播放。
save_pic
- 提取图像的每一帧,并保存下来。使用OpenCV,算法较好。-Extraction of the image each frame, and preserved. The use of OpenCV, a better algorithm.
avi2bmp
- 从未压缩的avi视频文件中提取出每一帧图像并且保存为bmp图像-Avi video file has never been compressed each frame is extracted
shipinotsu
- 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
Image_MFC
- OpenCV采集USB摄像头视频,随时保存一帧图像-OpenCV USB camera video capture, save an image at any time
Read_AVI
- 基于VC6.0和Opencv写的读取AVI文件,生成一帧一帧图像,格式可以是任意,如bmp等-Written in VC6.0 and Opencv read AVI files, to generate an image of a format can be any, such as bmp
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
HVStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用HVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-BMP file save a presentation to a specific directory. The use of an image HVSnapShot crawl into memory, using ConvertBayer2Rgb c
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
demo1
- AVI文件读取,每一帧画面形成BMP位图,是一个很好的视频数据采集的例子-AVI file to read, to form each frame BMP bitmap images, is a good example of video data acquisition
MATLAB上实现KDE算法
- 基于MATLAB平台的KDE算法的实现,具体为分析视频中的每一帧图像,检测当前帧中的运动目标并标记
renqunfenxi
- 光流法可以获得每帧图像的光流值,然后焓值法可以获得每一帧图像的能量焓值(The energy enthalpy of each frame can be obtained.)