Image Agents
OCR Agent
The OCRAgent
performs Object Character Recognition (OCR) Tasks.
Properties
Parameters
The OCRAgent
accepts 1 optional argument:
model
OCRModel
requiredThe selected model. All supported OCRModel
models can be found below:
Example
Say weβre interested in extracting the license plate from this image:
example.py