Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        vigra - Generic Programming for Computer Vision
        
        - 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. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | vigra | 1.5.0 | 2.fc6 | ppc | 401 KiB | Wed Feb 21 17:07:56 2007 | 
        
        Changelog
        
            - * Mon Feb 19 17: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 18:00:00 2006 Bruno Postle <bruno{%}postle{*}net> 1.4.0-4
- - remove gcc-c++ dependency 
            - * Fri Sep  8 18:00:00 2006 Bruno Postle <bruno{%}postle{*}net> 1.4.0-3
- - change defattr
  - require fftw >= 3, gcc-c++