#include "freElementals.h"#include "freImageTypes.h"#include "freExceptions.h"#include "itkImage.h"#include "itkVector.h"#include "itkPoint.h"#include "itkImageMomentsCalculator.h"#include "itkAffineTransform.h"


Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Classes | |
| class | FREE::CenterInitializer< TPixel, iDimension > |
| CenterInitializer is a helper class intended to calculate the center of an image. More... | |
| class | FREE::RotationInitializer< iDimension > |
| RotationInitializer is a helper class intended to calculate the rotation around a given pair of center points. More... | |
Enumerations | |
| enum | FREE::RotationAxisType { FREE::RA_X = 0, FREE::RA_Y = 1, FREE::RA_Z = 2 } |
Functions | |
| RotationAxisType | FREE::operator++ (RotationAxisType &ra, int) |
| RotationAxisType | FREE::operator-- (RotationAxisType &ra, int) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000