PANDORE Version 6 GREYC-IMAGE

plabelmasking



Sélection de régions spécifiées une autre carte de régions.



Synopsis

plabelmasking [rg_in1|-] [rg_in2|-] [rg_out|-]

Description

L'opérateur

plabelmasking selects the regions from the region map <>rg_in1 if one label of that region is hit by one label of the regions in rg_in2.

Entrées

Sorties

Résultat

SUCCESS ou FAILURE.

Exemples

Selects the regions of rin1.pan specified in the region map rin2.pan:

   plabelmasking rin1.pn rin2 rout.pan

Voir aussi

Région

Prototype C++

Errc PlabelMasking( const Reg3d &rg_in1, const Reg3d &rg_in2, Reg3d &rg_out );

Auteur: Régis Clouard