Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
vigra: Generic Programming for Computer Vision
- Summary
- 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.
Arch: sparc
Download: | vigra-1.5.0-2.al3.sparc.rpm |
Build Date: | Tue Feb 27 15:36:03 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 395 KiB |
Changelog
- * Mon Feb 19 16:00:00 2007 Bruno Postle <bruno{%}postle{*}net> 1.5.0-2
- update to 1.5.0 release
- fix bug 228926: vigra: $RPM_OPT_FLAGS not used
- * Tue Sep 12 17:00:00 2006 Bruno Postle <bruno{%}postle{*}net> 1.4.0-4
- remove gcc-c++ dependency
- * Fri Sep 8 17:00:00 2006 Bruno Postle <bruno{%}postle{*}net> 1.4.0-3
- change defattr
- require fftw >= 3, gcc-c++