搜索资源列表
VTB4Matlab
- 一组图象与视频处理C/C++代码,该软件包可用于Matlab。包括读取AVI和CIF/QCIF视频序列代码,Canny算子,Harris角点检测,全局阈值算法,动态阈值算法等等。-AP as a video processing with C / C code, the software can be used in Matlab. AVI including reading and CIF / QCIF video sequence code, Canny operator, Harris c
avi转换为mpeg2 (VC, 40KB)
- 视频格式转换的程序-video format conversion process
avih
- avi 音视频数据格式编码.avi.h为avi.c的头文件-avi video and audio data coding format. Avi.h the first to document avi.c
AVS_Generator
- 这是将avs视频的ES流转换成avi文件格式的源代码-this is the avs Video ES circulation replaced by avi file format source code
ffmpeg20060603
- ffmpeg是一个大项目,它包含各种音视频标准的codec,还支持各类file format(.avi, .mp4, .mkv and etc)的parsing。所以,很多开源项目都有直接或间接地采用了ffmpeg,-ffmpeg is a big project, which includes all the standard audio and video codec, also support a variety of file format (. avi,. then no time.
AVIyashuo
- 本软件是一个AVI数据压缩方案,其中使用了DirectShow进行视频压缩,DirectShow对AVI和ICM函数进行了封装
AVIRead
- 用matlab对视频文件(*.avi)进行读取,读取出每祯的图片,选取出自己感兴趣的图片,还原成新的视频文件,如程序显示无法读取,下载winavi进行转换
matlabVidioRead
- M a t l a b 中读取视频avi文件的小程序
Matlab 读取视频AVI文件
- read.rar
tracking
- 视频监控中,基于matlab的视频跟踪源代码-Video surveillance, video tracking based on source code matlab
avi
- 视频的压缩算法。本例子暂时只实现了静态的视频压缩功能。如果想实现实时的语音、视频通信,而且语音视频要同步;如果想保存成avi动画,还得啃那些cap打头的函数们。-Video compression algorithms. This example implements only the static moment of video compression. If you want to achieve real-time voice, video communications, and voic
AVItoBMP
- 该呈现能实现将一个AVI文件中的每桢视频转化为BMP图象,使用的标准的WINDOWS API .-The show can achieve an AVI video file for each frame into a BMP image, using the standard WINDOWS API.
videoresize
- 改变AVI视频文件的分辨率,并自动生成改变大小后的avi文件-change the size of avi file, and automatically generate a avi file that have been resized.
Image-AVI
- 包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
avi2frame
- 可将压缩的avi视频分为一帧一帧的图像。内含测试视频。使用时,需要分别建两个文件夹,分别存放彩色和灰度图像。-segment avi into frames
aviface
- 这个程序是对一段avi视频进行人脸检测,要求背景比较简单,因为把膨胀腐蚀的部分去掉了,所以实时性还不错-This program is a avi video, face detection, requires relatively simple background, as part of the expansion of corrosion removed, so real time is not bad
MOVIE
- 视频压缩编码 把汗压缩编码 avi matlab-Video coding compression avi matlab to sweat
avi-LSB-embed-in-rgb
- 在AVI格式的视频文件中分通道分层隐藏彩色RGB图像-Hierarchical hidden color RGB image channel separate video files in AVI format
avi2im
- 将avi视频转化为帧图像,得到整个视频的序列图像-Avi video into a frame to the image, get the whole sequence of video images
视频转图片
- 从AVI格式转为图片格式,可以将视频中的每一帧图片,转为格式为JPG的图片(Convert from AVI format to picture format and each picture in the video can be converted to a picture of JPG format)