ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkImageToNeighborhoodSampleAdaptor.h>
Definition at line 226 of file itkImageToNeighborhoodSampleAdaptor.h.
Public Member Functions | |
Iterator (Self *adaptor) | |
Iterator (const Iterator &iter) | |
Iterator & | operator= (const Iterator &iter) |
Public Member Functions inherited from itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator | |
ConstIterator (const ImageToNeighborhoodSampleAdaptor *adaptor) | |
ConstIterator (const ConstIterator &iter) | |
AbsoluteFrequencyType | GetFrequency () const |
InstanceIdentifier | GetInstanceIdentifier () const |
const MeasurementVectorType & | GetMeasurementVector () const |
bool | operator!= (const ConstIterator &it) |
ConstIterator & | operator++ () |
ConstIterator & | operator= (const ConstIterator &iter) |
bool | operator== (const ConstIterator &it) |
Protected Member Functions | |
Iterator () | |
Iterator (const Self *adaptor) | |
Iterator (NeighborhoodIteratorType iter, InstanceIdentifier iid) | |
Iterator (const ConstIterator &it) | |
ConstIterator & | operator= (const ConstIterator &it) |
Protected Member Functions inherited from itk::Statistics::ImageToNeighborhoodSampleAdaptor< TImage, TBoundaryCondition >::ConstIterator | |
ConstIterator (NeighborhoodIteratorType iter, InstanceIdentifier iid) | |
ConstIterator () | |
Friends | |
class | ImageToNeighborhoodSampleAdaptor |
|
inline |
Definition at line 233 of file itkImageToNeighborhoodSampleAdaptor.h.
|
inline |
Definition at line 237 of file itkImageToNeighborhoodSampleAdaptor.h.
|
protected |
|
protected |
|
inlineprotected |
Definition at line 254 of file itkImageToNeighborhoodSampleAdaptor.h.
|
protected |
|
inline |
Definition at line 241 of file itkImageToNeighborhoodSampleAdaptor.h.
|
protected |
|
friend |
Definition at line 229 of file itkImageToNeighborhoodSampleAdaptor.h.