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

Go to the source code of this file.

Classes

class  itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator
 Const Iterator

. More...

class  itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >
 This class provides ListSample interface to ITK Image. More...
class  itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::Iterator
 Iterator

. More...

Namespaces

namespace  itk
namespace  itk::Statistics

Functions

template<typename TImage , typename TBoundaryCondition >
std::ostream & itk::operator<< (std::ostream &os, const std::vector< itk::ConstNeighborhoodIterator< TImage, TBoundaryCondition > > &mv)