搜索资源列表
Visual+C++视频技术方案宝典+源代码
- 通过63个实际开发方案深入讲解Visual C++视频开发的核心应用全面提高实际开发能力 系统设计方案:用户界面与业务逻辑的分离方案、数据抽象与封装方案、业务层部署方案以及系统建模方案等,共12个实用方案。 视频采集方法:包括视频录像设计方案、视频预览设计方案和事件通知设计方案,共8个实用方案。 视频编码方案:H263编码方案、H263编码方案以及MPEG-4编码方案,共3个实用方案。 音频采集方案:音量控制方案、MCI音频存储方案和CD播放及抓轨方案等,共9个实用方案。
jpegencode-decode
- 介绍了jpeg图片压缩编码和解码,比较好的例程-jpeg image compression encoding and decoding
w_ipp-sample-speech-coding_p_5.1.005
- intel语音编码解码,包含mp3,jpeg,h.264等等诸多语音编码解码源代码,可以很方便的集成到自己的应用程序,缺点是必须X86的CPU-intel audio codecs, including mp3, jpeg, h.264 and many other speech codec source code, can be easily integrated into your applications, drawback is that the CPU must X86
image-encoder
- 这是本人开发的基于labview实现JEPG图像编码压缩并解码输出的程序,由于JPEG图像在FPGA编程中太大无法传输,先将其压缩成U8数组在进行传输 这个example中写入了一些压缩算法-This is my labview-based development to achieve JEPG compression image coding and decoding the output of the program, because the FPGA programming JPEG im