CVD Documentation

0.7

Information

This C++ library is designed to be easy to use and portable for fast video saving, loading and display. It supports OpenGL and X Windows. It is released under the LGPL License.

Features

Language

Imaging

Mathematical

Portability

LibCVD will compile on any reasonable unixy environment, with a reasonable C++ compiler (e.g. gcc version >= 3.1) and GNU Make. Additionally, libCVD supports both normal and cross compilers. It is known to work on:

-Well tested (current):

-Has worked on (current status unknown):

Compiling

The normal system works:
    ./configure
    make 
    make install

libCVD fully supports parallel builds (make -j2 for instance).

Library bugs/issues

There are a few known library bugs which prevent the libraries working with libCVD

Compiler bugs

There are a few known compiler bugs which affect libCVD on various platforms.


Generated on Wed Feb 18 10:23:00 2009 for CVD by  doxygen 1.5.3