v 1.11.1
Generic Image Processing Library for C++
VIGRA stands for "Vision with Generic Algorithms". It's a novel computer vision library that puts its main emphasis 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.
https://ukoethe.github.io/vigra/
To install vigra, paste this into the macOS Terminal after installing MacPorts
sudo port install vigra
| Installations | 11 |
| Requested Installations | 5 |