搜索资源列表
pitchana
- 在语音中提取基音频率的程序。输入为.wav格式的语音文件,输出各帧基音频率。-This is a project of pitch extract of voice. When input is a wave file(.wav), the output will be the fundamental frequency of each frame.
smusicwave0704
- 对wave文件进行读取,并提取短时平均能量,过零率,短时平均幅值值,音频中每一帧的最大值,最小值-right wave to read documents and extract short-term average energy, the zero-rate, short-term value of the average amplitude, Audio each frame of the maximum, minimum
camlab
- 通过摄像头进行数字图像处理。演示了如何从视频流中提取帧的信息。里面的类可以单独使用。用于机器人的控制A demonstration of how to abstract one frame from a stream vedio. The class can be used alone.-through the camera for digital image processing. Demonstration of how to extract video frame information.
DShowAVI
- 演示了如何从视频流中提取帧的信息。里面的类可以单独使用。A demonstration of how to abstract one frame from a stream vedio. The class can be used alone.-demonstration of how to extract video frame information. Inside the class can be used alone. A demonstration of how to abstract
canf18xx8.h
- 、 先在microchip网站上找到00738.zip,这个包中有 can18xx8.h,can18xx8.c,将其复制到一个你要编写程度的子目录中,例如C:\testcan下,这个时候这个东东是不能直接用的。 2、 下载一个MPLAB 7.10,直接安装(要求直接下载) 3、 再下载一个PICC18 (HI-TECH的),要正版哦(支持正版,买不起的想其它办法吧) 4、在你的头文件上写上如下的样式: #include "stdio.h"
ts2Iframe 本程序从TS文件中提取I帧
- 本程序从TS文件中提取I帧,I帧是视频中最为重要的一帧。-The procedure to extract the file from the TS I frame, I frame is the most important one video frame.
SDH_module
- SDH帧同步头的检测,并提取其中的语音信息的模块设计-SDH frame sync detection, and extract audio information module design
I
- 基于数字电视的如何提取I帧的源代码,非常实用与新手-How to extract based on the digital television source code for I frame
sysfp
- 完成从SDH telecom bus的38Mhz*4系统时钟和复帧提取出SDH的telecom bus的C1j1,spe,au指针 ,H4位置等SDH帧结构-SDH telecom bus from 38Mhz* 4 the system clock and rehabilitation SDH frame to extract the telecom bus of C1j1, spe, au pointer, H4 location SDH frame structure
vb_programacion_y_punto
- Extract frame to video
2
- 功能: (1)读取给定的若干视频文件,提取帧率,并按照分钟为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每分钟存储25幅图像,分钟的序号作为不同文件夹名称。 (2)对第i分钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 注:在VC6环境下,并且装有OPENCV1.0-Features: (1
chenggongts
- 自己写的读取视频,提取关键帧和帧差源程序-Read write their own video, extract the source key frame and frame difference
Background-Extract
- 介绍了背景的提取与自适应更新的算法,提出了一种基于直方图统计与多帧平均混合的算法。 这种算法克服单纯的多帧图像在车流量多、车速低时出现拖尾和模糊的现象,且相对于混合高斯模 型,其计算复杂度较低。该算法已通过TIDM642 DSP硬件平台实现,实验图像结果表明,该背景提 取算法的速度快,且符合实际场景 -The paper introducesbackground extractionswith self-adaptive update algorithm and puts for
extractframe_source
- Extractframe source - this is program extract frame from video
Extract-Frames-from-Video-in-MATLAB
- Extract video frame using matlab programming
extract-frame-from-avi-files
- code use to extract frames from avi files
key-frame-extraction
- in this zip folder contains the how to extract the key frames and how to add the noise and RGB.
extract-video
- 视频读取及目标背景提取,matlab平台下可以对视频取帧-Read and goals video background extraction, matlab platform can take video frame
Frame-Extraction
- The matlab code is used to take the videos and extract all the frames from the video.
MODby-frame-difference-method
- Moving object detection by frame difference method是当前视频图像领域进行动目标捕捉的最简单有效的方法,核心思想是从视频中提取每一帧,并与下一帧做相关检测,通过相关系数提取运动的目标。-Moving target detection and frame difference method is the current video image field is moving the most simple and effective method t