Sciweavers


Source Code

VXL - The Vision-something-Libraries

15 years 3 months ago
VXL - The Vision-something-Libraries
VXL is a collection of C++ libraries designed for computer vision research and implementation. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms. The core libraries in VXL are: vnl (numerics): Numerical containers and algorithms. e.g. matrices, vectors, decompositions, optimisers, vil (imaging): Loading, saving and manipulating images in many common file formats, including very large images, vgl (geometry): Geometry for points, curves and other elementary objects in 1, 2 or 3 dimensions, vsl (streaming I/O), vbl (basic templates), vul (utilities): Miscellaneous platform-independent functionality. As well as the core libraries, there are libraries covering numerical algorithms, image processing, co-ordinate systems, camera geometry, stereo, video manipulation, structure recovery from motion, probability modelling, GUI design, classification, robust estimation, feature tracking, topology, structure manipulation, 3d imaging, and much more. Each core library...
Added 13 Jan 2009
Updated 13 Jan 2009
OS All OS
Language C++
Comments (0)