extract
Method
This is a method of the OCRAgent class in the agents module.Extract text from a document or image (placeholder)
Signature
Parameters
No description available.
Returns
The result of the operation.
extract: Extract text from a document or image (placeholder)
This is a method of the OCRAgent class in the agents module.Extract text from a document or image (placeholder)
def extract(&self, source: &str) -> Result<OCRResult>