PANDORE Version 6 GREYC-IMAGE

pproperty



Gets Pandore object property value.



Synopsis

pproperty property_index [im_in|-]

Description

pproperty returns the property value of the given Pandore object. The property is specified by a number based on a pure convention (see parameters).

The value is got using the operator pstatus.

Parameters

Inputs

Result

Returns the value of the selected property.

Examples

See also

Information

C++ prototype

Errc PProperty( const Img2duc &img, int property_index );

Author: Régis Clouard