'Extract text from borderless table from an image in Python

I am new to opencv and need help in extracting text from a borderless table present in an image. Need to extract text from the below image. Input Image

I want to extract text and put the information in a data frame.

Expected output Expected Output



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source