jni / affinder

Quickly find the affine matrix mapping one image to another using manual correspondence points annotation
https://jni.github.io/affinder/
BSD 3-Clause "New" or "Revised" License
17 stars 13 forks source link

Limit "Select File" button for output to .txt files #89

Closed andreasmarnold closed 7 months ago

andreasmarnold commented 7 months ago

It turns out that (unexperienced) users tend to mistake the "Select File" button for a way to load images. This easily leads to inadvertently overwriting image files with the affine matrix.

Could solve or at least mitigate this issue by renaming the button, limiting the selection to .txt files or both.