R
R
researcher11112018-04-12 22:23:19
Python
researcher1111, 2018-04-12 22:23:19

Extracting image point coordinates?

There is an image. Each point (pixel) in the image has its own coordinates. How to extract them using python and is there such a module in opencv?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Abbylon, 2018-07-01
@Abbylon

Not sure about OpenCV, but I know matplotlib can do it. There is a ginput() function that reads the coordinates of the point you click on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question