Software Libraries
- Fast Light Tool Kit (FLTK) for GUI
- Open Computer Vision Library (OpenCV) for image processing
- Links to other libraries
Fast Light Tool Kit
FLTK is an open source library supplied under GNU license. The library provides the framework for setting up a GUI. This library is extensivly used in many courses thought in Engineering and Computer Science here at UW-Madison. This libray also provides functionality for OpenGL.
| Setting up FLTK | Tutorials |
Open Computer Vision Library
The OpenCV library is an open source library distributed by Intel under BSD License.
It is available from SourceForge.net.
