Name
ImageFlip
Brief
Image Flip Component
Description
License
Image
Language
C++
URL
https://github.com/sugarsweetrobotics/ImageFlip.git
Platform
[‘win’, ‘osx’]
Data In Ports
Name | Type | Unit | Description |
---|---|---|---|
in | Img::TimedCameraImage |
Data Out Ports
Name | Type | Unit | Description |
---|---|---|---|
out | Img::TimedCameraImage |
Service Ports
Configurations
Name | Type | Default | Unit | Description |
mode | string | vertical |
How To Build
Linux
$ git clone https://github.com/sugarsweetrobotics/ImageFlip.git $ cd ImageFlip $ 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 ImageFlip_test_project # You can also use other preinstalled package $ wasanbon-cd ImageFlip_test_project $ ./mgr.py rtc clone ImageFlip $ ./mgr.py rtc build ImageFlip $ ./mgr.py rtc run ImageFlip # To Run RTC
Profile Status
Not available
Build Status
Build in Windows
Failed (2015-01-23 10:24:50.849000)
Build in OSX
Not available
Build in Linux
Not available
Copyright
Sugar Sweet Robotics