Contents:
ConvertImage
Abstract base class for converting image to text.
Bases: abc.ABC
abc.ABC
Return converted text data.
image_path – Path to the image file to be converted.