搜索资源列表
AMCap_example
- 用directshow对摄像头进行视频扑获,并可设置帧率和视频质量,并可进行视频录制-This programme can grab the video frame from a camera by directshow,and set frame rate and the video quality. It can also record video frames.
YUVviewerSrc
- 这是个显示YUV视频序列文件的小软件,可以选择视频序列的帧大小,还可以选择播放参数:帧率、起始和结束帧、播放画面大小,最后是一些控制按扭,可以对播放的YUV视频做一些控制,很好用的小程序哦,-This a YUV video sequences showed a small document software, video sequences can choose the frame size, players can also choose parameters : frame rate, t
VidMix
- 视频拼接Filter。将2路视频拼成一路输出。非压缩的RGB和YUV格式,输入端格式必须一致,第一路视频决定输出的帧率。写这个Filter主要是为了把两路视频采集到一个文件中,如果只是要把多路视频合成后显示的话,建议使用VMR-9-Video Mosaic Filter. Will be two video output as guarding our way. Non-compressed RGB and YUV format, input must be consistent format,
CDMAgonglvkongzhiSystemViewfangzhen
- 摘要:功率控制是CDMA系统中的关键技术之一.本文利用SystemView软件对CDMA系统反向闭环 功率控制进行了仿真.结果表明,通过适当的功率控制算法可以在保证一定误帧率的基础上降低移 动台的发射功率,增加系统容量,并延长移动台电池的使用时间. 关键词:CDMA 功率控制 仿真-Abstract : Power Control in CDMA Systems is one of the key technologies. By using the SystemView softw
MyYUViewer
- YUV视频序列文件的读取和显示例程。VC++打开YUV格式(CIF或QCIF)的视频,还可以设置显示的帧率
vidcap_demo
- 从捕获设备获取视频.可设置帧率,可放大.使用DirectShow. Capturing incoming video from external video devices to memory buffer for image processing.
DirectShowMPEG
- 本文简单介绍了DirectShow技术,研究了利用DirectShow实现视频采集、压缩和网络传输技术。并利用第三方提供的编解码器实现了MPEG-4视频数据的网络传输系统,在该系统中利用RTP协议进行视频数据传输,同时实现了远端帧率的控制。
dscam
- Directshow_Opencv 联合控制摄像机采集数据,帧率较快
用DirectShow编写的视频采集源码
- 自己用DirectShow编写的视频采集源码,支持USB摄像头和手机摄像头。具备视频采集、录像、设置帧率及参数配置属性框等功能。相信对学dshow的有参考价值。-
avifileinfo.读取avi文件信息
- 读取avi文件信息,显示文件的信息,如帧率等等。界面有待加强,tells the information of an avi file and shows the main information of the avi file
swftoimgCMD 处理swf文件的命令行程序
- 处理swf文件的命令行程序。可获得swf文件信息(分辨率、帧数、帧率等),支持压缩版本。可以对swf文件截图。-You can use it to get info of SWF files(include width/height/framecount/fps/version). Get screenshot of SWF is also accessible.
wcdma.rar
- wcdma协议中的turbo码链路仿真,基于bpsk,可以测试误比特率和误帧率等性能,protocol in WCDMA turbo code link simulation, based on bpsk, to test bit error rate and frame rate performance such as error
code.rar
- directshow 帧率变换的filter 性能稳定 附有源码供技术人员参考,directshow transform filter frame with a stable reference source for technical staff
CODE.rar
- 用winpcap实现网络适配器的检测,以及指定网卡的传输率、帧率等,Using WinPcap network adapter detection, as well as the designation card transfer rate, frame rate, etc.
Avisynth_257_src
- directshow 帧率控制的filter 可实现帧率的上调 该filter功能强大 运行稳定 提供源码供相关人员参考-directshow frame rate control filter can be realized in the frame rate of increase in the stability of filter operation to provide a powerful source for the relevant reference
2
- 功能: (1)读取给定的若干视频文件,提取帧率,并按照分钟为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每分钟存储25幅图像,分钟的序号作为不同文件夹名称。 (2)对第i分钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 注:在VC6环境下,并且装有OPENCV1.0-Features: (1
AVI
- 如何获取AVI文件信息,如像素、帧率等等。-How to get the AVI file information,Such as pixel frame rate, etc
用短时平均能量和短时平均过零率双门限检测VAD
- 用短时平均能量和过零率的特征参数对语音信号进行端点检测, 以消除静默帧和噪声帧的干扰
CV3
- opencv读取一个视频并设置其播放帧率播放速度(use opencv to read a video and change the rate)
短时平均过零率
- 读入语音文件bluesky1.wav(内容为“蓝天,白云,碧绿的大海”)中的数据,进行分帧处理,然后计算其短时平均过零率。(Read the data from the voice file bluesky 1. wav (blue sky, white clouds, green sea), frame it, and calculate its short-term average zero-crossing rate.)