RAVL |
Recognition And Vision Library |
MANUAL | DOWNLOAD | SOURCE FORGE | BUG REPORTS |
LINKS |
Download |
Latest user manual |
Presentation: Intro to RAVL |
Bug reports |
![]() |
FAQs |
RAVL - Recognition And Vision Library - provides a base C++ class library together with a range of computer vision, pattern recognition, audio and supporting tools.
RAVL was originally developed at CVSSP, the Centre for Vision, Speech and Signal Processing, at the University of Surrey, UK. Subsequently it was moved into the public domain to support its use in a wider community.
Some of the features that set RAVL apart from other C++ libraries are:
RAVL is written in ANSI C++1, and is intended to work on a wide range of platforms and compilers. Currently it is actively maintained under:
Operating System | Processor | Compiler |
---|---|---|
Linux | x86_64 / i386 | GNU gcc v. 4.4.3 |
Windows | i386 | Visual Studio 2005 |
In the past it was also maintained under these platforms:
Operating System | Processor | Compiler |
---|---|---|
Solaris | Sparc | GNU gcc v. 3.3 |
IRIX | Mips | MIPS Pro |
RAVL is provided under the Lesser GNU Public License.
RAVL is being used by a (small) number of organisations...
If you're using RAVL, please tell us and we'll add you to the list!
RAVL was originally derived from AMMA, written by Radek Marik with help from many other members of CVSSP. The work of porting AMMA to RAVL was largely being undertaken by Charles Galambos, again with help from other members of CVSSP. The RavlMath library includes ccmath, written by Daniel A. Atkinson. RAVL is currently maintained by members of CVSSP and Omniperception