PANDORE Version 6 | GREYC-IMAGE |
pregionminimum measures the minimum grayscale value of the regions inside the region map rg_in. Each region minimum grayscale value is stored as a float in the array named name inside the collection col_out. The ith item in the array corresponds to the i+1th region because the region 0 is not considered.
Returns SUCCESS or FAILURE.
Displays minimum of the regions yielded by a simple binarization of tangram.pan:
pbinarization 100 1e30 tangram.pan a.pan plabeling 8 a.pan b.pan pregionminimum minimum b.pan tangram.pan c.pan pcol2txt c.pan
Calcul de la valeur minimale des régions.
Author: Régis Clouard