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
18 stars 13 forks source link

Add txt file filter for saving output file #90

Closed andreasmarnold closed 9 months ago

andreasmarnold commented 9 months ago

Closes #89, preventing images from being overwritten by the affine parameters, by:

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6cb4d95) 93.84% compared to head (859eff6) 93.84%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ======================================= Coverage 93.84% 93.84% ======================================= Files 7 7 Lines 276 276 ======================================= Hits 259 259 Misses 17 17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.