Download List

Project Description

VXL is a set of portable C++ libraries designed for computer vision research and implementation. Numerics, imaging, and geometry are provided by stand-alone core libraries, with easy to use APIs and sophisticated processing algorithms. Other libraries provide stereo, video, structure from motion, probability modeling, GUI design, classification, robust estimation, feature tracking, topology, 3d imaging, and much more. It is written and used by an international team from academia and industry.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-29 10:30
1.10.0

Numerous minor API additions and code speedups.
Tags: Minor feature enhancements

2005-08-01 21:27
1.2.0

This release adds an implementation of the Mukres or Hungarian algorithm for finding a minimum cost assignment. There are many additions to the contrib libraries. Many bugs have been fixed.
Tags: Minor bugfixes

2004-05-25 14:01
1.1.0

A lot of work was done on improving the build
system, so it is now even easier to get the code
working on new compilers. MinGW and bcc 5.5 are
now supported, and it is now easy to build only
subsections of VXL, such as just the numerics
libraries. There were lots of additions to the
core libraries. VNL has a random number generator
that produces the same high quality sequence on
every platform. VIL can now read DICOM (medical)
and NITF (satellite) images. VIDL now supports AVI
files on Windows and Linux.
Tags: Major feature enhancements

2004-01-21 02:01
1.0.0

Tags: Initial freshmeat announcement

Project Resources