open_iA  2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Functions
iAParametrizableLabelVotingImageFilter.hxx File Reference
#include "iAParametrizableLabelVotingImageFilter.h"
#include "iAConsole.h"
#include "iAMathUtility.h"
#include <itkImageRegionIterator.h>
#include <itkMath.h>
#include <itkProgressReporter.h>
#include <itkStatisticsImageFilter.h>
Include dependency graph for iAParametrizableLabelVotingImageFilter.hxx:
This graph shows which files directly or indirectly include this file:

Functions

template<typename TInputImage , typename TOutputImage >
TOutputImage::Pointer CreateImage (typename itk::SmartPointer< const TInputImage > otherImg)
 

Function Documentation

◆ CreateImage()

template<typename TInputImage , typename TOutputImage >
TOutputImage::Pointer CreateImage ( typename itk::SmartPointer< const TInputImage >  otherImg)