iRoCS Toolbox
1.1.0
|
DistanceTransform class computes the euclidean distance transform on binary blitz::Arrays. More...
#include <config.hh>
#include <libProgressReporter/ProgressReporter.hh>
#include "Array.hh"
#include "DistanceTransform.icc"
Go to the source code of this file.
Data Structures | |
class | atb::DistanceTransform< DataT, Dim > |
The DistanceTransform class computes the exact euclidean distance transform of binary images. More... | |
class | atb::EuclideanDistanceTransformBase |
Exact 1-D euclidean distance transform using lower parabola embedding [1]. More... | |
Namespaces | |
atb | |
DistanceTransform class computes the euclidean distance transform on binary blitz::Arrays.
Definition in file DistanceTransform.hh.