ocrBaseUrl property
Base URL of the OCR server (e.g. 'http://192.168.1.10:8212').
When null, OCR is skipped and only the cropped image is shown.
Implementation
final String? ocrBaseUrl;
Base URL of the OCR server (e.g. 'http://192.168.1.10:8212').
When null, OCR is skipped and only the cropped image is shown.
final String? ocrBaseUrl;