RelabelClassImage

Relabels an object class training image. Use this action to change the label for a training image that you have already added to an object class.

Note: This is an administrative action that can be sent only from AdminClients (which are set in the [Server] section of the configuration file).

Type: synchronous

Parameter Description Required
classifier The name of the classifier that contains the object class. Yes
identifier The identifier of the object class to which the image is associated. Yes
imagelabel The label of the image to relabel. Yes
newimagelabel The new label (maximum 254 bytes). Yes

Example

/action=RelabelClassImage&classifier=vehicles
                         &identifier=cars
                         &imagelabel=182d1007acab1a12890d2045794f27cc
                         &newimagelabel=image1

Response

<autnresponse>
  <action>RELABELCLASSIMAGE</action>
  <response>SUCCESS</response>
  <responsedata></responsedata>
</autnresponse>

_HP_HTML5_bannerTitle.htm