open_iA  2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Functions
iAEntropyImageFilter.hxx File Reference
#include "iAEntropyImageFilter.h"
#include <itkImageRegionIterator.h>
#include <itkMath.h>
#include <itkProgressReporter.h>
#include "iAMathUtility.h"
Include dependency graph for iAEntropyImageFilter.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)