./graphics/vigra, Computer vision library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.11.2nb2, Package name: vigra-1.11.2nb2, Maintainer: pkgsrc-users

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.


Required to run:
[graphics/tiff] [graphics/png] [graphics/openexr] [math/fftw]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 33411.937 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-15 21:00:42 by Thomas Klausner | Files touched by this commit (68)
Log message:
*: bump for openexr 3.2.1
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-10-09 11:39:29 by Adam Ciarcinski | Files touched by this commit (7) | Package updated
Log message:
vigra: updated to 1.11.2

Release 1.11.2

Updated CMake minimum version to 3.12.
Added support for PyPy as python runtime (Mark Harfouche).
Updated/Fixed CI, including various fixes for the build system (Mark Harfouche, \ 
John Kirkham, Dominik Kutra)
Various fixes / improved compatility to support updated dependencies (hdf5 5.12, \ 
numpy>=1.20, sphinx>=1.8.0, python 3, h5py 3.0) (Mark Harfouche, John \ 
Kirkham, Ullrich Koethe, Dominik Kutra, Hans Meine)
Fixed Matlab compilation (Joachim Börger)
Fixed compilation with cpp17 (Constantin Pape)
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-06-06 10:02:15 by Thomas Klausner | Files touched by this commit (67)
Log message:
*: recursive bump for math/imath shlib version change
   2023-05-28 19:04:38 by Thomas Klausner | Files touched by this commit (66)
Log message:
*: recursive bump for imath shared library major version bump
   2023-05-07 14:33:49 by Thomas Klausner | Files touched by this commit (67)
Log message:
*: recursive bumpf ro math/imath shlib bump
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump