Name | Description | |
---|---|---|
![]() | FormRecognitionTask | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | FormRecognitionTask | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Images | Gets the images of the form recognition task. |
![]() | IsFinished | Gets a value indicating whether recognition is finished. |
![]() | IsStarted | Gets a value indicating whether recognition is started. |
![]() | Results | Gets the results of the form recognition task. |
Name | Description | |
---|---|---|
![]() | OnFinished | Raises the Finished event. |
![]() | OnImageRecognitionError | Raises the ImageRecognitionError event. |
![]() | OnImageRecognitionFinished | Raises the ImageRecognitionFinished event. |
![]() | OnImageRecognitionStarted | Raises the ImageRecognitionStarted event. |
![]() | OnProgress | Raises the Progress event. |
![]() | OnStarted | Raises the Started event. |
Name | Description | |
---|---|---|
![]() | Finished | Occurs when recognition task is finished. |
![]() | ImageRecognitionError | Occurs when recognition of an image throws an exception. |
![]() | ImageRecognitionFinished | Occurs when recognition of an image is finished. |
![]() | ImageRecognitionStarted | Occurs when recognition of an image is started. |
![]() | Progress | Occurs when the progress of recognition task is changed. |
![]() | Started | Occurs when recognition task is started. |