搜索资源列表
matlabreadavi
- 这是一个matlab读取视频的例子,这种东西我新接触,不知道大家要不要。我觉得不错。-read Matlab video examples, this thing I new contacts do not know if you want to. I think it's good.
volvec
- Run this m-file to see several examples of volume visualization in MATLAB.
VIEW
- 1) 将y4m格式的视频文件读入到Matlab中,文件可以从如下网站下载: http://media.xiph.org/video/derf/ 2) 使用examples.m将y4m视频文件中的每一帧图像读取出来 3)把奇数帧的偶数行丢弃,把偶数帧的奇数行丢弃,这样就形成了隔行视频 4)分别采用垂直重复,行平均,垂直内插,场平均,行场平均的方法进行去隔行 5)分析结果 -1) y4m video file format will be read to Matlab, fi
SVM
- MATLAB結合HTK的特徵擷取應用SVM函式 的實際範例 並且可達到即時錄音辨識 輸出 前三個語音辨識的機率 -MATLAB with HTK feature extraction practical examples of application of SVM function and can reach the probability of the first three speech recognition in the real-time recording identificat
matlabreadwriteMP3aM4A
- matlab读和写map3文件以及m4a文件,包含例子-matlab to read and write map3 file m4a file,contains examples
code_matcomVC
- matlab混合编程实例,介绍了Matlab的GUI编程技术,并有大量的源代码。-matlab mixed programming examples, the Matlab GUI programming techniques, and a large amount of source code.
MATLAB-graphics-methods
- MATLAB基础作图方法及绘制教程,视频提供实例和操作步骤-MATLAB-based mapping methods and drawing tutorial video provides examples and procedures
Video processing
- 该程序是用来处理视频的,比如视频的读取,播放,存储等功能,里面附带实例进行说明,易懂好操作(This program is used to process video, such as video reading, playback, storage and other functions, with examples to illustrate, easy to understand and operate)