[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]

details Installation VIGRA

VIGRA can be downloaded from http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/vigra1.2.0.tar.gz.

VIGRA is known to work with the following compilers:

VIGRA is known NOT to work with the following compilers:

VIGRA should work with any standard conforming C++ compiler.

Unix:

Windows (Microsoft Visual C++ 6.0 and C++.net):

  • MSVC 6.0 doesn't provide std::min() and std::max(). If you don't already have your own implementation you must activate the VIGRA implementation of these functions by defining the preprocessor macro VIGRA_NO_STD_MINMAX in the project settings.

  • build the workspace (that is, the library vigraimpex.lib and the Examples)

  • the Examples can now be invoked from the command line (DOS prompt).

    © Ullrich Köthe (koethe@informatik.uni-hamburg.de)
    Cognitive Systems Group, University of Hamburg, Germany

    html generated using doxygen and Python
    VIGRA 1.2.0 (7 Aug 2003)