reggrow_t Struct Reference
[segmentation par etiquettage]


Data Fields

int nb_loop
int seuil0
int step
int taille

Detailed Description

Définition d'un type contenant l'ensemble des informations pour l'opérateur de segmentation basé sur la croissance de région

Definition at line 40 of file reggrow.h.


Field Documentation

int reggrow_t::nb_loop

nombre iterations

Definition at line 41 of file reggrow.h.

Referenced by reggrow_calc(), and reggrow_lect().

int reggrow_t::seuil0

seuil de depart pour l'aggregation de 2 regions

Definition at line 42 of file reggrow.h.

Referenced by reggrow_calc(), and reggrow_lect().

int reggrow_t::step

increment du seuil

Definition at line 43 of file reggrow.h.

Referenced by reggrow_calc(), and reggrow_lect().

int reggrow_t::taille

taille minimum d'une region

Definition at line 44 of file reggrow.h.

Referenced by reggrow_calc(), and reggrow_lect().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 22 13:31:04 2008 for ima2D by  doxygen 1.5.3