Bug#863063: libvigraimpex: New upstream versions (1.11.x)

Andreas Metzler ametzler at bebt.de
Sun May 21 05:52:24 UTC 2017


Source: libvigraimpex
Version: 1.10.0+git20160211.167be93+dfsg-2
Severity: wishlist

https://github.com/ukoethe/vigra/releases

Version 1.11.1

@ukoethe ukoethe released this 2 days ago
Changes from Version 1.11.0 to 1.11.1

    Added 3D convex hull computation and features (David Stöckel).
    Added Random Forest version 3, inspired by LEMON's graph API, to simplify customization of RF variants (Philip Schill).
    Improved hierarchical clustering (Constantin Pape).
    Minor improvements and bug fixes in the code and documentation.



Version 1.11.0
@ukoethe ukoethe released this on 17 Mar 2016 · 224 commits to master since this release
Changes from Version 1.10.0 to 1.11.0

    Ported vigranumpy to Python 3.5.
    Added chunked arrays to store data larger than RAM as a collection of rectangular blocks.
    Added vigra::ThreadPool and parallel_foreach() for portable algorithm parallelization based on std::thread.
    Implemented parallel versions of Gaussian smoothing, Gaussian derivatives, connected components labeling, and union-find watersheds.
    Added graph-based image analysis, e.g. agglomerative clustering
    Included the callback mechanism described in Impossibly Fast C++ Delegates by Sergey Ryazanov (needed for agglomerative clustering).
    Added many image registration functions.
    Extended the collection of multi-dimensional distance transform algorithms by vectorial DT, boundary DT, and eccentricity transform.
    Added skeletonizeImage(), nonLocalMean(), multi-dimensional integral images.
    Added new 2D shape features based on skeletonization and the convex hull.
    Additional arithmetic and algebraic functions for vigra::TinyVector.
    Added vigra::CountingIterator.
    Minor improvements and bug fixes in the code and documentation.



More information about the debian-science-maintainers mailing list