mitkFootprint2D Class Reference
mitkFootprint2D - abstract class specifies interface for two dimensional footprint
More...
#include <mitkFootprint2D.h>
Inherits mitkFootprint.
Inherited by mitkFootprint2DGaussian.
Inheritance diagram for mitkFootprint2D:
[legend]Collaboration diagram for mitkFootprint2D:
[legend]List of all members.
Detailed Description
mitkFootprint2D - abstract class specifies interface for two dimensional footprint
mitkFootprint2D is an abstract class that specifies interface for encoding and decoding of two dimensional footprint table.
Member Function Documentation
void mitkFootprint2D::GetExtent |
( |
float & |
ex, |
|
|
float & |
ey |
|
) |
[inline] |
|
|
Get the positive footprint extent in horizon and vertical direction respectively. - Parameters:
-
| ex | The positive extent (half of the whole length) in horizon direction. |
| ey | The positive extent (half of the whole length) in vertical direction. |
|
void mitkFootprint2D::GetSampleNumber |
( |
int & |
numx, |
|
|
int & |
numy |
|
) |
[inline] |
|
|
Get the sample number in horizon and vertical direction respectively. - Parameters:
-
| numx | The sample number in the positive horizon direction. |
| numy | The sample number in the positive vertical direction. |
|
virtual void mitkFootprint2D::PrintSelf |
( |
ostream & |
os |
) |
[virtual] |
|
|
Print the necessary information about this object for the debugging purpose. - Parameters:
-
| os | The specified ostream to output information. |
Reimplemented from mitkFootprint.
Reimplemented in mitkFootprint2DGaussian. |
void mitkFootprint2D::SetExtent |
( |
float |
ex, |
|
|
float |
ey |
|
) |
[inline] |
|
|
Set the positive footprint extent in horizon and vertical direction respectively. - Parameters:
-
| ex | The positive extent (half of the whole length) in horizon direction. |
| ey | The positive extent (half of the whole length) in vertical direction. |
|
void mitkFootprint2D::SetSampleNumber |
( |
int |
numx, |
|
|
int |
numy |
|
) |
[inline] |
|
|
Set the sample number in horizon and vertical direction respectively. - Parameters:
-
| numx | The sample number in the positive horizon direction. |
| numy | The sample number in the positive vertical direction. |
|
The documentation for this class was generated from the following file:
Generated on Tue Feb 25 15:02:47 2014 for MITK (Medical Imaging ToolKit) by
1.4.3