LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more...
The project began in 1998 (LTILib, LGPL) and in 2003 a new version (LTILib-2, BSD) was designed, which is being kept alive for didactical reasons mainly, although a few industrial aplications make use of the genetic optimization frameworks and image processing concept. Help in improving speed is always welcome!
The on-line documentation for the LTILib-2 is daily updated:
Wiki: How to compile the LTILib-2
Wiki: How to compile your own application
Wiki: How to download the LTILib-2
Wiki: How to generate the documentation
Wiki: How to use the LTILib-2 with Qt
Wiki: Preparing for compilation