#include <itkBloxCoreAtomPixel.h>
Inheritance diagram for itk::BloxCoreAtomPixel< NDimensions >:
Definition at line 42 of file itkBloxCoreAtomPixel.h.
|
The type of boundary point item we process. Definition at line 56 of file itkBloxCoreAtomPixel.h. |
|
Definition at line 50 of file itkBloxCoreAtomPixel.h. |
|
The type of core atom item we process. Definition at line 53 of file itkBloxCoreAtomPixel.h. |
|
Vector type used to store eigenvalues. Definition at line 68 of file itkBloxCoreAtomPixel.h. Referenced by itk::BloxCoreAtomPixel< NDimensions >::GetEigenvalues(), itk::BloxCoreAtomPixel< NDimensions >::GetRawCMatrixPointer(), and itk::BloxCoreAtomPixel< NDimensions >::GetVotedEigenvalues(). |
|
Matrix type used to store eigenvectors. Definition at line 71 of file itkBloxCoreAtomPixel.h. Referenced by itk::BloxCoreAtomPixel< NDimensions >::GetEigenvectors(), itk::BloxCoreAtomPixel< NDimensions >::GetRawCMatrixPointer(), and itk::BloxCoreAtomPixel< NDimensions >::GetVotedEigenvectors(). |
|
The type of vector used to store the gradient of the BoundaryPointItem. Definition at line 62 of file itkBloxCoreAtomPixel.h. |
|
Generalized matrix type used for several different tasks Definition at line 74 of file itkBloxCoreAtomPixel.h. Referenced by itk::BloxCoreAtomPixel< NDimensions >::GetRawCMatrixPointer(). |
|
Definition at line 49 of file itkBloxCoreAtomPixel.h. |
|
The type used to store the position of the BoundaryPointItem. Definition at line 59 of file itkBloxCoreAtomPixel.h. Referenced by itk::BloxCoreAtomPixel< NDimensions >::GetLocationSums(), and itk::BloxCoreAtomPixel< NDimensions >::GetRawCMatrixPointer(). |
|
Standard class typedefs. Definition at line 47 of file itkBloxCoreAtomPixel.h. Referenced by itk::BloxCoreAtomPixel< NDimensions >::GetRawCMatrixPointer(). |
|
Definition at line 48 of file itkBloxCoreAtomPixel.h. |
|
VNL type used in eigenanalysis. Definition at line 65 of file itkBloxCoreAtomPixel.h. |
|
|
|
|
|
Calculate and store the mean of core atom diameters. |
|
Calculate mean intensity os the pixel based on its core atoms |
|
Calculate location of the pixel based on core atoms voting for it |
|
Collect a vote and update m_VotedCMatrix |
|
Perform eigenanalysis on the population of core atoms stored in this pixel. |
|
Perform eigenanalysis on the voted CMatrix |
|
Get statements Definition at line 88 of file itkBloxCoreAtomPixel.h. References itk::BloxCoreAtomPixel< NDimensions >::EigenvalueType. |
|
Get statements Definition at line 90 of file itkBloxCoreAtomPixel.h. References itk::BloxCoreAtomPixel< NDimensions >::EigenvectorType. |
|
Get statements Definition at line 92 of file itkBloxCoreAtomPixel.h. References itk::BloxCoreAtomPixel< NDimensions >::PositionType. |
|
Get statements Definition at line 86 of file itkBloxCoreAtomPixel.h. |
|
Get statements Definition at line 87 of file itkBloxCoreAtomPixel.h. |
|
Get the raw CMatrix (prior to voting) Definition at line 97 of file itkBloxCoreAtomPixel.h. References itk::BloxCoreAtomPixel< NDimensions >::EigenvalueType, itk::BloxCoreAtomPixel< NDimensions >::EigenvectorType, itk::BloxCoreAtomPixel< NDimensions >::MatrixType, itk::BloxCoreAtomPixel< NDimensions >::PositionType, and itk::BloxCoreAtomPixel< NDimensions >::Self. |
|
Get statements Definition at line 89 of file itkBloxCoreAtomPixel.h. References itk::BloxCoreAtomPixel< NDimensions >::EigenvalueType. |
|
Get statements Definition at line 91 of file itkBloxCoreAtomPixel.h. References itk::BloxCoreAtomPixel< NDimensions >::EigenvectorType. |
|
Returns the calculated voted location |
|
Get statements Definition at line 93 of file itkBloxCoreAtomPixel.h. |
|
Re-normalizes the voted CMatrix after all votes are cast |