Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

vertex_data_color Class Reference

#include <vertex_data_color.hh>

Inheritance diagram for vertex_data_color:

Inheritance graph
[legend]
Collaboration diagram for vertex_data_color:

Collaboration graph
[legend]
List of all members.

Public Methods

 vertex_data_color (image &I, quantize &Q)
 Constructor with parameters, the number of darts.

virtual ~vertex_data_color ()
 Destructor.

vertex_valueoperator() (long) const
 Access an element of dataset.

void del (vertex)
 Remove an element from the dataset.

void init (combi_map_base &, vertex)
 Function to initialize the vertex_value of the vertex.

void merge (int, vertex, vertex)
 Function to manage the vertex_value during the merge of two vertices.

int give_label (vertex)
 Give the label of the color of one vertex.

int give_dim_color ()
 Give the depth of the color.


Detailed Description

One class which store the perimeter and mean color of each vertex


Constructor & Destructor Documentation

vertex_data_color::vertex_data_color image &    I,
quantize &    Q
 

Constructor with parameters, the number of darts.

vertex_data_color::~vertex_data_color   [virtual]
 

Destructor.


Member Function Documentation

void vertex_data_color::del vertex   
 

Remove an element from the dataset.

int vertex_data_color::give_dim_color  
 

Give the depth of the color.

int vertex_data_color::give_label vertex   
 

Give the label of the color of one vertex.

void vertex_data_color::init combi_map_base  ,
vertex   
[virtual]
 

Function to initialize the vertex_value of the vertex.

Implements vertex_data.

void vertex_data_color::merge int   ,
vertex   ,
vertex   
[virtual]
 

Function to manage the vertex_value during the merge of two vertices.

Implements vertex_data.

vertex_data_color::vertex_value & vertex_data_color::operator() long    const
 

Access an element of dataset.


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 14:58:52 2003 for Combinatorial Pyramids by doxygen1.2.18