Classes | |
| class | ImageClassificationOperator |
| Image Classification operator properties for Script Engine . Read the documentation for more info. More... | |
Enumerations | |
| enum | OperatorState { OperatorInitializing = 0 , NoModel = 1 , Initializing = 2 , Loaded = 3 , Running = 4 , Stopped = 5 , ModelError = 6 , RunError = 7 , InitializationError = 8 } |