Links
Computer-vision libraries
- OpenCV: a library of programming functions for real time computer vision (BSD License).
- NVL++: developed appropriately wrapping OpenCV with genericity in mind to facilitate computer-vision tasks (C++ Boost License).
Linear algebra
- Eigen: a C++ template library for linear algebra: vectors, matrices, and related algorithms.



