没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > rvtk |
rvtk
|
0 | 0 | 2 |
贡献者 | 讨论 | 代码提交 |
Realtime Video Capture Toolkit is a project aims to make library and applications for video capture and processing.
Capture:
V4L2 API Query and set video device properties that include: Resolution, Image Format, Channel, Norm, fps... Read/Write and Memory mapped streaming I/O YUYV/YUV420 to RGB/BGR conversion. Processing
Utility to convert video frame to IplImage format for use with OpenCV.
UI
A simple GTK+ dialog to choose the video device to open and set the properties.
Demo application
Face Detection (based on the sample code from OpenCV project)
Click GettingStartedGuide for instructions to use the software.
Dialog to query the V4L2 device available and choose the one to open.
Adjust device properties
Sample program - facedetect from OpenCV
Source code : https://launchpad.net/rvtk/trunk