Is there any preprocessing technique that can help me extract the price list from the menu images?
I am using pytesseract for image to text extraction, i want to extract the menu items and their respective prices. The problem that I am facing right now is that the menu items are easily getting extracted but the ocr is not able to extract the prices.