Name
CameraCapture
Brief
Camera Capture Component
Description
License
Image
Language
C++
URL
https://github.com/sugarsweetrobotics/OpenCVCameraCapture.git
Platform
[‘osx’, ‘win’, ‘linux’]
Data In Ports
Name | Type | Unit | Description |
---|
Data Out Ports
Name | Type | Unit | Description |
---|---|---|---|
out | RTC::CameraImage |
Service Ports
Configurations
Name | Type | Default | Unit | Description |
debug | int | 0 | ||
width | int | 320 | ||
height | int | 240 |
How To Build
Linux
$ git clone https://github.com/sugarsweetrobotics/OpenCVCameraCapture.git $ cd CameraCapture $ mkdir build $ cd build $ cmake ../ $ makeWindows
Download ZIP file from the website, and use CMake to generate VC2010 project. Then, open the project and build it.
How To Build in wasanbon
$ wasanbon-admin.py package create CameraCapture_test_project # You can also use other preinstalled package $ wasanbon-cd CameraCapture_test_project $ ./mgr.py rtc clone OpenCVCameraCapture $ ./mgr.py rtc build CameraCapture $ ./mgr.py rtc run CameraCapture # To Run RTC
Profile Status
Not available
Build Status
Build in Windows
Failed (2015-01-23 10:25:34.591000)
Build in OSX
Success (2015-01-23 01:41:52.828904)
Build in Linux
Not available
Copyright
Sugar Sweet Robotics