搜索资源列表
QOpenCVPlayerC
- QCIF播放器,包括YUV转RGB,OpenCVV函数显示RGB帧 ,经测试可直接使用。 -QCIF player, including the YUV to RGB, OpenCV function RGB fraame shows the full source code can be directly used by the test.
PlayWav
- 双缓冲技术音频播放。 缓存块数目及缓存大小可以宏定义调整,方便测试效果。 基于SDK函数编程。 可以播放Wav文件。 为了控制大小,调试及过程信息已清除。-Double buffering audio playback. The number of cache block and cache size can be adjusted macro definitions to facilitate the test results. SDK function-based p
CamCaption
- 调用系统当前的摄像头并预览。封装在一个LIB中,只需要调用一个函数即可。用于工业软件上简单的测试与查看。-Call system vedio device and preview,all in library,use only function,apply to simple view.