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) |