PANDORE Version 6 | GREYC-IMAGE |
L'opérateur parraymean permet de calculer les moyennes des valeurs du tableau in_attr dans la collection col_in.
La sortie est une valeur nommée out_attr dans le fichier col_out.
Retourne SUCCESS ou FAILURE
Affiche la taille moyenne des pièces de tangram :
pbinarization 100 255 ~/pantheon/software/pandore/examples/tangram.pan a.pan plabeling 8 a.pan b.pan pregionheight height b.pan c.pan parraymean height mode c.pan d.pan pcolgetvalue mode d.pan pstatus
Errc PArrayMean( const std::string &a_in, const std::string &a_out, const Collection &in, Collection &out);
Auteur: Alexandre Duret-Lutz