Name
ImageViewer
Brief
Image Viewer Component with common camera interface 2.0
Description
License
Image
Language
C++
URL
https://github.com/sugarsweetrobotics/ImageViewer.git
Platform
[‘osx’, ‘ubuntu’, ‘win’]
Data In Ports
Name | Type | Unit | Description |
---|---|---|---|
Image | Img::TimedCameraImage |
Data Out Ports
Name | Type | Unit | Description |
---|
Service Ports
CameraCaptureService
Name | Direction | Type | Description |
CameraCaptureService | Required | Img::CameraCaptureService |
Configurations
Name | Type | Default | Unit | Description |
capture_frame_num | int | 0 |
How To Build
Linux
$ git clone https://github.com/sugarsweetrobotics/ImageViewer.git $ cd ImageViewer $ 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 ImageViewer_test_project # You can also use other preinstalled package $ wasanbon-cd ImageViewer_test_project $ ./mgr.py rtc clone ImageViewer $ ./mgr.py rtc build ImageViewer $ ./mgr.py rtc run ImageViewer # To Run RTC
Profile Status
Not available
Build Status
Build in Windows
Not available
Build in OSX
Success (2015-01-23 01:41:37.746328)
Build in Linux
Not available
Copyright
Kenichi Ohara, Meijo University