A
A
Artyom Kazarkin2020-06-05 13:32:22
Python
Artyom Kazarkin, 2020-06-05 13:32:22

How to crop characters in OpenCV (Python)?

Good afternoon
What methods in python can I find symbols on the image,
image.png
for example, after analyzing this image, it would display the coordinates of the upper left and lower right corners of each symbol

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Kuts, 2020-06-05
@fox_12

cv2.findContours method to help
or cv2.connectedComponentsWithStats as suggested by U235U235

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question