DistanceTransform: Distance transform function.
An n-D distance transform that computes the Euclidean distance between each element in a discrete field and the nearest cell containing a zero.
The algorithm implemented is based off of Meijster et al., "A general algorithm for computing distance transforms in linear time." Parallel versions of both the Euclidean distance transform and squared Euclidean distance transform are also provided.
Downloads
- DistanceTransform-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.2 |
---|---|
Dependencies | base (>=4.5 && <5), primitive, vector (>=0.9) [details] |
License | BSD-3-Clause |
Copyright | (c) Anthony Cowley 2012,2013 |
Author | Anthony Cowley |
Maintainer | acowley@gmail.com |
Category | Math |
Source repo | head: git clone git://github.com/acowley/DistanceTransform.git |
Uploaded | by AnthonyCowley at 2013-02-16T02:35:56Z |
Distributions | NixOS:0.1.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1444 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |