Get Coordinates of the Clicked Points on an Image | Capturing Mouse Events in Python | PySeek

preview_player
Показать описание
In this video, I will show you How to get Coordinates of Clicked Points using a Python Program. I've used the Python OpenCV library in the program to Capture Mouse Events.
Get the Source Code and More Information from my 🌐Website(PySeek). The link is given below.

💻 Source Code
-------------------------------------------------------------------------
-------------------------------------------------------------------------

🍁Feel free to leave your message📩 in the comment section. You'll get a reply soon.

👥Social Media
-------------------------------------------------------------------------
-------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

thanks it was actually frustrating to find the coordiates of the img in mac as we dont have ms paint although there are websites for this but few lines of code makes the job really easy 👍.

rajvanshmalhotra
Автор

It works but this cordinate according to what ?? when i but the mous in center it should be 0, 0 but its not ???? Can you tell me ??

FatimaAlsayigh
Автор

What is the unit of coordinate representating

hash
Автор

i want to crop the area which is inside that coordinate, how can I do that?

shanlk
Автор

What if i zoom image and want to get then coordinate then

ANKITKUMAR-pcuz