The LTI-Lib Computer Vision Library
![[LTI-Lib]](https://static.lwn.net/images/ns/ltlib.jpg)
The library is divided into the following sections:
- Encapsulation of Windows/Linux functionality.
- Linear algebra.
- Classification and Clustering.
- Image Processing.
- Visualization and Drawing Tools.
One interesting feature of LTI-Lib is a Perl language scripting system that can be used to generate template files, making use of the library straightforward. For details, see the LTI-Lib Architecture document, which is part of the Online Manual.
LTI-Lib Version Beta 1.9.3 was announced this week.
"This release provides new functors and features, many bug fixes and more documentation.
"
Dependencies include GCC 2.95.3 or newer, Perl, and the GTK libraries.
LTI-Lib has been released under the GNU Lesser General Public License (LGPL). The code is available for download
here.