I would like to indicate a few landmarks on an image using ginput. However, the image is rather large (5k by 5k pixels, 25 000 000 total), and as placing or removing a marker triggers a ...
<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span> <span class="kn">import</span> <span class="nn ...