Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

EllipsoidSpatialFunction Class Reference

#include <itkSymmetricEllipsoidInteriorExteriorSpatialFunction.h>


Detailed Description

Function implementation of an ellipsoid.

Similar to itkEllipsoidInteriorExteriorSpatialFunction in that it implements a function that returns 1 for points inside or on the surface of a ellipsoid and 0 for points outside the ellipsoid. However, this ellipsoid is defined by a single orientation vector and deals only with symmetric ellipsoids. An n-dimensional symmetric ellipsoid is one which has m axes of equal length and (n - m) unique axes lengths. Specifically, this class deals with the case where (n - m) = 1 and the ellipsoid's major axis is oriented along a singles orientation vector.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 01:07:40 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000