Interface | Description |
---|---|
IOcrResultView |
Interface for views that can display
DisplayableOcrResult . |
Class | Description |
---|---|
OcrResultCharsView | |
OcrResultDotsView |
View intended to be used as child view to
RecognizerRunnerView
It differs from OcrResultView as it renders mNumberOfDots dots as subviews and displays
them along a line of detection. |
OcrResultHorizontalDotsView | Deprecated |
OcrResultHorizontalDotsView.RandomOCRDotsGenerator |
Class in charge of generating equally spread mExpandedDots along line of detection
|