A computer vision library that puts its main emphasize on customizable algorithms and data structures https://ukoethe.github.io/vigra/
Go to file
2024-01-06 06:02:36 +01:00
libvigra.spec rebuilt with python 2.7 [release 1.9.0-3mamba;Mon Dec 30 2013] 2024-01-06 06:02:36 +01:00
README.md rebuilt with python 2.7 [release 1.9.0-3mamba;Mon Dec 30 2013] 2024-01-06 06:02:36 +01:00

libvigra

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.