VIGRA stands for "Vision with Generic Algorithms". It's a novel computer
vision library that puts its main emphasize on customizable algorithms
and data structures. By using template techniques similar to those in
the C++ Standard Template Library, you can easily adapt any VIGRA
component to the needs of your application, without thereby giving up
execution speed.
¦ ¦ ¦ ¦
Manual pages:
FreshPorts has no man page information for this port.
===> The following configuration options are available for vigra-1.12.1_1:
DOCS=on: Build and/or install documentation
FFTW=on: Discrete Fourier Transform support
HDF5=on: HDF-5 data format support
NUMPY=off: NumPy mathematical computing (USE Fortran/GCC47+)
OPENEXR=on: HDR image format support via OpenEXR
====> Options available for the group IMAGEFORMATS
PNG=on: PNG image format support
JPEG=on: JPEG image format support
TIFF=on: TIFF image format support
===> Use 'make config' to modify these settings