czbiohub-sf / shrimPy

shrimPy: Smart High-throughput Robust Imaging & Measurement in Python
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Cropping the images to the largest area after applying the affine transformation #83

Closed edyoshikun closed 10 months ago

edyoshikun commented 1 year ago

Currently after applying the affine transformation we don't crop the images to the largest rectangular area that is common to both channels.

Opening this issue as discussed in #55.