Combined structure analysis

Contents
[ ]

The combination of complex structure analysis and text area analysis allows you to extract as much text from an image as possible. The OCR engine detects large blocks of text (such as paragraphs and columns), while the remaining content is analyzed by text area analysis algorithm.

This allows you to handle even the most complex cases like posters, billboards, or random photos.

As any universal approach, it can take a little longer and may be less efficient than the specialized ones. Try complex structure analysis or text area analysis if you know the content type.