PANDORE Version 6 GREYC-IMAGE

plabelmasking



Selects region by label value.



Synopsis

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

Description

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.

Inputs

Outputs

Result

SUCCESS or FAILURE.

Examples

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

   plabelmasking rin1.pn rin2 rout.pan

See also

Region

C++ prototype

Errc PLabelMasking( const Reg3d &rg_in, Reg3d &rg_out, Long label );

Version française

Sélection de régions à partir d'une région masque.


Author: Régis Clouard