STLLCV stands for "STL like OpenCV wrapper". It enables more customizable algorithms and data structures with OpenCV's high performance. By using template techniques similar to those in the C++ Standard Template Library, you can easily adapt some components of OpenCV to the needs of your application, without thereby giving up execution speed.
The wrapped components also provide interface to VIGRA uBLAS. By using the wrapped components, you can easily access functions of OpenCV , VIGRA and uBLAS simultaneously.
STLLCV was mainly implemented by Hirotaka Niitsuma
Download
Download STLLCV's current version 0.5.1 (Oct 27, 2005)
Installation
Main contents
Other contents
This project was sponsored by Information-technology Promotion Agency (IPA), Japan at 2004.
1.4.5