ocr library

OCR service from Ant Investor Profile package.

Classes

OCRFile
OCRFile represents the result of OCR processing for a single file.
OCRService
OCRService provides optical character recognition capabilities. All RPCs require authentication via Bearer token.
OCRServiceApi
RecognizeRequest
RecognizeRequest initiates OCR processing for one or more files. Supports both synchronous and asynchronous processing modes.
RecognizeResponse
RecognizeResponse returns OCR results for the requested files.
StatusResponse
StatusResponse returns the status of an async OCR request.

Extension Types

OCRServiceClient
OCRService provides optical character recognition capabilities. All RPCs require authentication via Bearer token.

Properties

oCRFileDescriptor Uint8List
Descriptor for OCRFile. Decode as a google.protobuf.DescriptorProto.
final
oCRServiceDescriptor Uint8List
Descriptor for OCRService. Decode as a google.protobuf.ServiceDescriptorProto.
final
recognizeRequestDescriptor Uint8List
Descriptor for RecognizeRequest. Decode as a google.protobuf.DescriptorProto.
final
recognizeResponseDescriptor Uint8List
Descriptor for RecognizeResponse. Decode as a google.protobuf.DescriptorProto.
final
statusResponseDescriptor Uint8List
Descriptor for StatusResponse. Decode as a google.protobuf.DescriptorProto.
final