#include <itkBloxBoundaryProfileItem.h>
Inheritance diagram for itk::BloxBoundaryProfileItem< VImageDimension >:


Public Types | |
| typedef Point< double, VImageDimension > | PositionType |
| typedef CovariantVector< double, VImageDimension > | GradientType |
| typedef vnl_vector< double > | VectorType |
| typedef BloxBoundaryPointItem< VImageDimension > | BPItemType |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| void | SetBoundaryPoint (BPItemType *point) |
| void | SetStandardDeviationNormalized (void) |
| double | GetStandardDeviationNormalized (void) |
| void | SetOptimalBoundaryLocation (VectorType spatialFunctionOriginVector, VectorType orientation) |
| PositionType | GetOptimalBoundaryLocation (void) |
| void | SetGradient2 (GradientType gradient) |
| GradientType | GetGradient2 () |
| BloxBoundaryProfileItem () | |
| ~BloxBoundaryProfileItem () | |
| void | SetLowerIntensity (double lowerIntensity) |
| double | GetLowerIntensity (void) |
| void | SetUpperIntensity (double upperIntensity) |
| double | GetUpperIntensity (void) |
| void | SetMean (double mean) |
| double | GetMean (void) |
| void | SetProfileLength (unsigned int profileLength) |
| unsigned int | GetProfileLength (void) |
| void | SetMeanNormalized (void) |
| double | GetMeanNormalized (void) |
| void | SetStandardDeviation (double standardDeviation) |
| double | GetStandardDeviation (void) |
| void | SetGradient (GradientType *gradient) |
| GradientType * | GetGradient () |
|
|||||
|
The type of boundary point item we store pointers to Definition at line 26 of file itkBloxBoundaryProfileItem.h. Referenced by itk::BloxBoundaryProfileItem< VImageDimension >::GetGradient2(). |
|
|||||
|
The type of vector used to store the gradient of the BoundaryPointItem * Definition at line 20 of file itkBloxBoundaryProfileItem.h. Referenced by itk::BloxBoundaryProfileItem< VImageDimension >::GetGradient2(). |
|
|||||
|
The point type used to store the position of the boundary profile Definition at line 17 of file itkBloxBoundaryProfileItem.h. Referenced by itk::BloxBoundaryProfileItem< VImageDimension >::GetGradient2(). |
|
|||||
|
Vector type Definition at line 23 of file itkBloxBoundaryProfileItem.h. |
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Set and get the gradient of the boundary profile * |
|
|||||||||
|
||||||||||
|
Set and get lower intensity estimates |
|
||||||||||
|
Set and get mean estimates |
|
||||||||||
|
Set and get mean normalized by profile length |
|
|||||||||
|
Run-time type information (and related methods). |
|
||||||||||
|
|
|
||||||||||
|
Set and get the length of profile |
|
||||||||||
|
Set and get standard deviation |
|
||||||||||
|
|
|
||||||||||
|
Set and get upper intensity estimates |
|
||||||||||
|
Set the position of the first boundary point in physical space |
|
||||||||||
|
Set and get the gradient of the boundary profile * |
|
||||||||||
|
Definition at line 77 of file itkBloxBoundaryProfileItem.h. |
|
||||||||||
|
Set and get lower intensity estimates |
|
||||||||||
|
Set and get mean estimates |
|
||||||||||
|
Set and get mean normalized by profile length |
|
||||||||||||||||
|
Set and get optimal boundary location |
|
||||||||||
|
Set and get the length of profile |
|
||||||||||
|
Set and get standard deviation |
|
||||||||||
|
Set and get standard deviation normalized by profile length |
|
||||||||||
|
Set and get upper intensity estimates |
1.3.5 written by Dimitri van Heesch,
© 1997-2000