OpenDroneMap/FIELDimageR

Selection point is shifted

Pepe-oss opened this issue · 1 comments

Hello,
When I make a region selection, the position of the selected point is always shifted when I select a point on the image.
How can I solve this problem?
Thanks!

Run this command at the beginning:

dev.new("x11")

Mark points on the separate window that opens up. Then, everything will hopefully work fine.