ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkThreadedIndexedContainerPartitioner.h>
Partitions an indexed container.
The DomainType is defined to be a two element itk::Index of ElementIdentifiers: the first element defines the start of the domain, and the second element defines the end of the domain.
Element counting starts from zero and the identifier at the end of the domain is inclusive.