Set Property

Sets a property to an image set.

Input

This algorithm requires an image set as an input.

Output

None.

Description

This algorithm sets the property Name with the value Value. If the parameter Name contains a semi-colon as in “Category;Subname”, the property “Subname” will be created and set within a sub-properties structure called “Category”. The same happens with slashes.

If the flag Combined Property is set, the property will be created in the sub-properties structure “CombinedProperties” and set to Value repeated as many times as the number of images contained in the input data. This option can be used for instance to set a property that will be used to generate image-wise training labels on a set of images.