Lists the training images that have not been annotated.
Type: synchronous
| Parameter | Description | Required |
|---|---|---|
recognizer
|
The name of the recognizer. | Yes |
/action=ListUnannotatedObjectClassImages&recognizer=vehicles
<autnresponse>
<action>LISTUNANNOTATEDOBJECTCLASSIMAGES</action>
<response>SUCCESS</response>
<responsedata>
<imagelabel>image3</imagelabel>
</responsedata>
</autnresponse>
|
|