graphics/vigra - The NetBSD Packages Collection

Computer vision library

VIGRA is a computer vision library that puts its main emphasize on
flexible algorithms, because algorithms represent the principle know-how
of this field. The library was consequently built using generic
programming as introduced by Stepanov and Musser and exemplified in the
C++ Standard Template Library. By writing a few adapters (image iterators
and accessors) you can use VIGRA's algorithms on top of your data
structures, within your environment. Alternatively, you can also use the
data structures provided within VIGRA, which can be easily adapted to a
wide range of applications. VIGRA's flexibility comes almost for free:
Since the design uses compile-time polymorphism (templates), performance
of the compiled program approaches that of a traditional, hand tuned,
inflexible, solution.

Build dependencies

devel/doxygen devel/cmake pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

devel/hdf5 graphics/openexr graphics/png graphics/tiff graphics/jpeg math/fftw devel/hdf5 graphics/openexr graphics/png graphics/tiff graphics/jpeg math/fftw

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64vigra-1.11.2nb2.tgz
NetBSD 10.0aarch64vigra-1.11.1nb9.tgz
NetBSD 10.0aarch64vigra-1.11.2nb2.tgz
NetBSD 10.0earmv6hfvigra-1.11.2nb2.tgz
NetBSD 10.0earmv6hfvigra-1.11.1nb9.tgz
NetBSD 10.0earmv7hfvigra-1.11.2nb2.tgz
NetBSD 10.0earmv7hfvigra-1.11.1nb9.tgz
NetBSD 10.0earmv7hfvigra-1.11.2nb2.tgz
NetBSD 10.0i386vigra-1.11.2nb2.tgz
NetBSD 10.0i386vigra-1.11.2nb2.tgz
NetBSD 10.0powerpcvigra-1.11.1nb9.tgz
NetBSD 10.0x86_64vigra-1.11.2nb2.tgz
NetBSD 10.0x86_64vigra-1.11.2nb2.tgz
NetBSD 8.0powerpcvigra-1.11.1nb9.tgz
NetBSD 8.0x86_64vigra-1.11.1nb9.tgz
NetBSD 9.0aarch64vigra-1.11.2nb2.tgz
NetBSD 9.0earmv6hfvigra-1.11.2nb2.tgz
NetBSD 9.0earmv6hfvigra-1.11.1nb9.tgz
NetBSD 9.0earmv7hfvigra-1.11.2nb2.tgz
NetBSD 9.0earmv7hfvigra-1.11.1nb9.tgz
NetBSD 9.0earmv7hfvigra-1.11.2nb2.tgz
NetBSD 9.0i386vigra-1.11.2nb2.tgz
NetBSD 9.0i386vigra-1.11.2nb2.tgz
NetBSD 9.0powerpcvigra-1.11.2nb2.tgz
NetBSD 9.0powerpcvigra-1.11.1nb9.tgz
NetBSD 9.0sh3elvigra-1.11.1nb9.tgz
NetBSD 9.0sparc64vigra-1.11.1nb5.tgz
NetBSD 9.0sparcvigra-1.11.1nb9.tgz
NetBSD 9.0x86_64vigra-1.11.2nb2.tgz
NetBSD 9.0x86_64vigra-1.11.2nb2.tgz
NetBSD 9.3x86_64vigra-1.11.2nb2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.