ITK
6.0.0
Insight Toolkit
|
#include <itkFastMarchingImageFilter.h>
Enum of Fast Marching algorithm point types. FarPoints represent far away points; TrialPoints represent points within a narrowband of the propagating front; and AlivePoints represent points which have already been processed.