image - python get coordinates (pixels) of corresponding points from clicks -
this question has answer here:
i have 2 images want following using python 3.6
1- plot both images side side 2- click on 1 image , output corresponding pixel coordinates 3- click on second image , corresponding pixel coordinates
note: question different because has work on 2 images finding axis click event happening.
i think best way have function identifies axis clicking on , gets clicked coordinates. couldn't find of resources 2 images, found on 1 image.
Comments
Post a Comment