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

Line_clusters Class Reference

#include <Line_clusters.h>

List of all members.

Public Member Functions

 Line_clusters ()
 Line_clusters (double w, double h, double s)
 ~Line_clusters ()
void addRegion (Line_cluster s)
Line_cluster getFirst ()
Line_cluster getNext ()
int getNumClusters ()
double getWidth ()
double getHeight ()
void recenterLines (int x, int y)


Constructor & Destructor Documentation

Line_clusters::Line_clusters  ) 
 

Line_clusters::Line_clusters double  w,
double  h,
double  s
 

Line_clusters::~Line_clusters  ) 
 


Member Function Documentation

void Line_clusters::addRegion Line_cluster  s  ) 
 

adds a structure region to the group of structure regions for a given image

Line_cluster Line_clusters::getFirst  ) 
 

returns the first line cluster region

double Line_clusters::getHeight  ) 
 

returns the height of the image

Line_cluster Line_clusters::getNext  ) 
 

returns the next line cluster region

int Line_clusters::getNumClusters  ) 
 

returns the number of line clusters in this structure region

double Line_clusters::getWidth  ) 
 

returns the width of the image

void Line_clusters::recenterLines int  x,
int  y
 

adds x and y to the points in all of the lines of all of the structure clusters for this 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