da99a7bd96
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.
7 lines
502 B
Text
7 lines
502 B
Text
$NetBSD: distinfo,v 1.13 2016/07/21 19:24:26 adam Exp $
|
|
|
|
SHA1 (vigra-1.11.0-src.tar.gz) = 8fc0b40bcefa02c79ccf53c88d43143887a18eaf
|
|
RMD160 (vigra-1.11.0-src.tar.gz) = 731bec1aef2e0d39cae987ac937d2a28d1d3063f
|
|
SHA512 (vigra-1.11.0-src.tar.gz) = 3cd8fcfc8ba9a1209a37e49c7b5cb0080bc665987805deec0b92cabf8c571c2f09ba47e2850c12204d04b3c830322fc8e47efa19fc537cf78708c22e1d302d6a
|
|
Size (vigra-1.11.0-src.tar.gz) = 51854568 bytes
|
|
SHA1 (patch-include-vigra-mathutil.hxx) = 45a3e37c24d28a5a5ff9f70281f93c9e0e77348d
|