text_chunks property

text_chunks property

Gets the collection of text chunks extracted from the image.

Definition:

@property
def text_chunks(self):
    ...

See Also