INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
ImageViewOcv
|
A simple viewer (that uses OpenCV) for displaying images from a component like imageserver or cameraserver.
A simple example that connects to an image server (such as ImageServer or CameraServer) and displays the images in a GTK window created by OpenCV
Images are displayed as soon as they arrive. Colour images are converted to BGR for display in an OpenCV window. Greyscale images are not modified.
This viewer supports all image formats that imageserver supports. This includes
Other formats can be added if requested.
An example configuration file is installed into [ORCA-INSTALL-DIR]/share/orca/cfg/ directory.
Requires OpenCV library. Latest tested version 1.1pre1.
The only external dependencies for this component are OpenCV so this should build in Windows but has not been tested.
For more control over the GUI toolkit than OpenCV gives you, see the imageviewqt viewer which uses Qt.
Ben Upcroft
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)