SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::FastMarchingBaseImageFilter |
Apply the Fast Marching method to solve an Eikonal equation on an image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::FastMarchingBase (const Image &imageA, std::vector< std::vector< unsigned int > > trialPoints, double normalizationFactor=1.0, double stoppingValue=std::numeric_limits< float >::max()/2.0, FastMarchingBaseImageFilter::TopologyCheckType topologyCheck=itk::simple::FastMarchingBaseImageFilter::Nothing) |