ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itkPathFunctions.h File Reference
#include "itkChainCodePath.h"
#include "itkFourierSeriesPath.h"
#include <cmath>
+ Include dependency graph for itkPathFunctions.h:

Go to the source code of this file.

Namespaces

namespace  itk
 

Functions

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