Relative Content

Tag Archive for pythonimageopencvimage-processingcomputer-vision

Game board – square detection in image

I am trying to detect slightly oval-shaped squares on the 15×15 game board area and the player’s hand area in a screenshot from a game similar to scrabble. Below is the original screenshot:

Text extraction with OCR

The provided image has various elements of a monitor. I want to extract the text of each of them. I have tried various approaches, but there is a lot of text that I cannot identify.enter image description here