资源列表
yuyinduandianjiance-
- 实现语音断点检测的程序,有静音处理和噪声去除,已编译通过。-Voice breakpoint detection program, mute processing and noise removal, compiled by.
SPHE8202L
- Sunplus凌阳8202LDVD开发程序源代码。-The Sunplus the Sunplus 8202LDVD development program source code
aviFileWrapper_src
- 视频流媒体控制播放抽取所需的帧-Video streaming control playback extract the required frame. . . . . . . . . . . . . . . . . . . .
20120822videoDll
- 视频播放器动态库封装--内含开发文档-video play dll,have a word ..........
laptop_webcam
- This code will help you in getting webcam image in MATLAB with rgb format
SDL1-book
- SDL教程,详细地讲述了怎么用SDL,很好的一本书,不过是英文的-SDL tutorial about how to use the SDL, a very good book, but English
rtp_Packet_Unpacket
- 一个H.264的打包与解包程序,使用RTP协议-H.264 packing and unpacking procedures, use the RTP protocol
StillCap
- 用C++Builder开发的,基于DirectShow的摄像头截图和录像程序。-Developed in C++Builder based the DirectShow camera shots and video program.
convert yuv 240p to yuv 422sp
- yuv格式转换,从yuv420转换为yuv422sp格式,c语言编写,效率较高 需要指定转换的yuv420文件路径,输出yuv422sp文件-yuv420 to yuv422sp
Capture
- directShowLib,directShow类,里面比较全,录像、采图、播放器-directShowLib, directShow class, which compare the whole video mining plan player
analyze_mjpeg
- 跟摄像头连接,并读取和分析MJPEG流,使用SDL显示-Read and process a MJPEG stream using C++
文本朗读系统
- 文本朗读系统是TTS(语音合成)的一个应用,具有文本获取、语音合成和语音播放等基本功能。本文利用Visual C++进行程序设计,实现英文文本的朗读等功能。