Main Page | Namespace List | Compound List | File List | Compound Members | File Members

Ellipse_region Class Reference

#include <Ellipse_region.h>

List of all members.

Public Member Functions

 Ellipse_region ()
 ~Ellipse_region ()
void setCenter (Point *p)
void setMajAngle (double maj)
void setMinAngle (double min)
void setMajLength (double maj)
void setMinLength (double min)
void setSize (double sz)
void setMomentX_Y_XY (double x, double y, double xy)
void setWidth (double w)
void setHeight (double h)
double getArea ()


Constructor & Destructor Documentation

Ellipse_region::Ellipse_region  ) 
 

Ellipse_region::~Ellipse_region  ) 
 


Member Function Documentation

double Ellipse_region::getArea  ) 
 

returns the area of the ellipse region

void Ellipse_region::setCenter Point p  ) 
 

sets the center of the full ellipse region

void Ellipse_region::setHeight double  h  ) 
 

sets the height of the image

void Ellipse_region::setMajAngle double  maj  ) 
 

sets the angle of the major axis

void Ellipse_region::setMajLength double  maj  ) 
 

sets the length of the major axis

void Ellipse_region::setMinAngle double  min  ) 
 

sets the angle for the minor axis

void Ellipse_region::setMinLength double  min  ) 
 

sets the length of the minor axis

void Ellipse_region::setMomentX_Y_XY double  x,
double  y,
double  xy
 

sets the moments of the XX, YY, and XY coordinates of the pixels in the region

void Ellipse_region::setSize double  sz  ) 
 

sets the size, or area, of the ellipse region

void Ellipse_region::setWidth double  w  ) 
 

sets the width of the image


The documentation for this class was generated from the following files:
Generated on Thu Sep 4 14:59:32 2003 for Content-Based Image Retrieval by doxygen 1.3.3