ITK  4.13.0
Insight Segmentation and Registration Toolkit
Namespaces | Functions
itkConnectedComponentAlgorithm.h File Reference
#include "itkImage.h"
#include "itkShapedNeighborhoodIterator.h"
+ Include dependency graph for itkConnectedComponentAlgorithm.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 itk
 

Functions

template<typename TIterator >
TIterator * itk::setConnectivity (TIterator *it, bool fullyConnected=false)
 
template<typename TIterator >
TIterator * itk::setConnectivityLater (TIterator *it, bool fullyConnected=false)
 
template<typename TIterator >
TIterator * itk::setConnectivityPrevious (TIterator *it, bool fullyConnected=false)