multi-band-blending icon indicating copy to clipboard operation
multi-band-blending copied to clipboard

Small issue in repo

Open tomer-grin opened this issue 1 year ago • 0 comments

Two small issues regarding this great implementation:

  1. Should add here int around the index (in case the index comes out as a float. https://github.com/cynricfu/multi-band-blending/blob/7dae1133919ffd43528ab30b45b17de3218a76d1/multi_band_blending.py#L39

  2. Should add warning/assert regarding shapes of images that are supposed to be the same

tomer-grin avatar Sep 16 '22 13:09 tomer-grin