Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
itkStitchImageFilter.h File Reference
#include "itkFixedArray.h"
#include "itkTransform.h"
#include "itkImageRegionIterator.h"
#include "itkImageToImageFilter.h"
#include "itkLinearInterpolateImageFunction.h"
#include "itkSize.h"
#include "itkDefaultConvertPixelTraits.h"
#include "itkDataObjectDecorator.h"
#include "itkStitchImageFilter.tpp"

Go to the source code of this file.

Classes

class  itk::StitchImageFilter< TInputImage, TOutputImage, TInterpolatorPrecisionType, TTransformPrecisionType >
 ITK filter that resamples/stitches multiple images into a given reference geometry. More...
 

Namespaces

 itk
 SET FUNCTIONS.
 

Enumerations

enum  itk::StitchStrategy { itk::StitchStrategy::Mean, itk::StitchStrategy::BorderDistance }
 

Functions

std::ostream & itk::operator<< (std::ostream &os, const itk::StitchStrategy &strategy)