This section describes the actions that you can use to train object class recognition.
Apart from ListObjectClassRecognizers and ListObjectClasses, all of these actions are administrative actions. Administrative actions can be sent only by users who belong to an authorization role that allows the Admin standard role, or which enables the action explicitly. See Authorization Roles Configuration Parameters.
| AddObjectClassMetadata | Adds custom metadata (a key-value pair) to an object class. |
| ImportObjectClassRecognizer | Imports an existing recognizer into your training database. |
| ListObjectClasses | Returns a list of classes in a specified recognizer. |
| ListObjectClassRecognizers | Lists the recognizers that you have created. |
| RemoveObjectClassMetadata | Removes custom metadata (a key-value pair) from an object class. |
| RemoveObjectClassRecognizer | Removes (deletes) a recognizer. |
| RenameObjectClassRecognizer | Renames a recognizer. |
| SyncObjectClasses | Forces Media Server to synchronize with the latest training in the database. |
| UnsyncObjectClasses | Removes all object class recognition training from memory (does not affect the database). |
| UpdateObjectClassMetadata | Updates the value of a key-value pair in the custom metadata of a class. |
|
|