#include <itkMatrixIndexSelectionImageFilter.h>
Public Member Functions | |
| void | GetIndices (unsigned int &i, unsigned int &j) const |
| MatrixIndexSelection () | |
| bool | operator!= (const MatrixIndexSelection &other) const |
| TOutput | operator() (const TInput &A) |
| bool | operator== (const MatrixIndexSelection &other) const |
| void | SetIndices (unsigned int i, unsigned int j) |
| ~MatrixIndexSelection () | |
|
|||||||||
|
Definition at line 31 of file itkMatrixIndexSelectionImageFilter.h. |
|
|||||||||
|
Definition at line 32 of file itkMatrixIndexSelectionImageFilter.h. |
|
||||||||||||||||
|
Definition at line 34 of file itkMatrixIndexSelectionImageFilter.h. |
|
||||||||||
|
Definition at line 37 of file itkMatrixIndexSelectionImageFilter.h. References itk::Functor::MatrixIndexSelection< TInput, TOutput >::m_I, and itk::Functor::MatrixIndexSelection< TInput, TOutput >::m_J. |
|
||||||||||
|
Definition at line 51 of file itkMatrixIndexSelectionImageFilter.h. |
|
||||||||||
|
Definition at line 46 of file itkMatrixIndexSelectionImageFilter.h. |
|
||||||||||||||||
|
Definition at line 35 of file itkMatrixIndexSelectionImageFilter.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000