ITK  4.3.0
Insight Segmentation and Registration Toolkit
Namespaces | Functions
itkPathFunctions.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk
 

Functions

template<class TChainCodePath , class TPathInput >
void itk::MakeChainCodeTracePath (TChainCodePath &chainPath, const TPathInput &inPath, bool restrictMovement=false)
 
template<class TFourierSeriesPath , class TChainCodePath >
void itk::MakeFourierSeriesPathTraceChainCode (TFourierSeriesPath &FSPath, const TChainCodePath &chainPath, unsigned int numHarmonics=8)