pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/vigra
Module Name: pkgsrc
Committed By: adam
Date: Sat Jan 29 16:29:03 UTC 2011
Modified Files:
pkgsrc/graphics/vigra: Makefile PLIST buildlink3.mk distinfo
pkgsrc/graphics/vigra/patches: patch-ab
Log Message:
Changes 1.7.1:
* Fixed the build process for MacOS X.
* Re-activeted vigra-config (script to query VIGRA installation information)
and added VigraConfig.cmake (query VIGRA installation information from within
cmake).
* Added CDash support (nightly builds and tests).
* Added convexHull().
* Added vigra::Box.
* Added vigra::Sampler class to sample given data in various ways.
* Added much new functionality to the vigra::RandomForest class (e.g. more
split strategies, variable importance measures, feature selection)
* Added readSIF() (reader for the Andor SIF file format).
* Added vigra::HDF5File for easier navigation in HDF5 files.
* Added recursive approximation of the Gaussian filter
(recursiveGaussianFilterX(), recursiveGaussianFilterY())
* vigranumpy: added Gabor filtering.
* Fixed multi-threading bugs at various places.
* Minor improvements and bug fixes in the code and documentation.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/vigra/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/vigra/PLIST \
pkgsrc/graphics/vigra/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/vigra/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/vigra/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index