RemoveImageComparisonReference
Removes (deletes) an existing database entry (a reference) for image comparison. The training image and any associated metadata are discarded.
Type: synchronous
Parameter | Description | Required |
---|---|---|
database
|
The name of the database that contains the reference to remove. | Yes |
identifier
|
The identifier of the reference to remove. | Yes |
Example
/action=RemoveImageComparisonReference&database=ReferenceImages &identifier=6d8e53fd92e601a4b8948e1b9397e381
Response
<autnresponse> <action>REMOVEIMAGECOMPARISONREFERENCE</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>