RelabelFaceImage

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

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
database The name of the database that contains the face. Yes
identifier The identifier of the face 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=RelabelFaceImage&database=politicians
                        &identifier=6600dc0f9dd72d0cb55589e8f1d28b62
                        &imagelabel=182d1007acab1a12890d2045794f27cc
                        &newimagelabel=image1

Response

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

_HP_HTML5_bannerTitle.htm