ITK  4.2.0
Insight Segmentation and Registration Toolkit
Namespaces | Functions
itkVanHerkGilWermanUtilities.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Functions

template<class TImage , class TBres , class TFunction , class TLine >
void itk::DoFace (typename TImage::ConstPointer input, typename TImage::Pointer output, typename TImage::PixelType border, TLine line, const typename TBres::OffsetArray LineOffsets, const unsigned int KernLen, std::vector< typename TImage::PixelType > &pixbuffer, std::vector< typename TImage::PixelType > &fExtBuffer, std::vector< typename TImage::PixelType > &rExtBuffer, const typename TImage::RegionType AllImage, const typename TImage::RegionType face)
template<class PixelType , class TFunction >
void itk::FillForwardExt (std::vector< PixelType > &pixbuffer, std::vector< PixelType > &fExtBuffer, const unsigned int KernLen, unsigned len)
template<class PixelType , class TFunction >
void itk::FillReverseExt (std::vector< PixelType > &pixbuffer, std::vector< PixelType > &rExtBuffer, const unsigned int KernLen, unsigned len)