image_slicer icon indicating copy to clipboard operation
image_slicer copied to clipboard

Is there a way to slice already loaded numpy image array?

Open jasoriya opened this issue 5 years ago • 3 comments

Instead of reading from a file like image_slicer.slice('cake.jpg', 4) can we slice from numpy image array?

jasoriya avatar Jul 30 '19 13:07 jasoriya

Instead of reading from a file like image_slicer.slice('cake.jpg', 4) can we slice from numpy image array?

Would you be willing to accept a pull request? It seems simple enough.

jasoriya avatar Jul 30 '19 15:07 jasoriya

Hi @jasoriya

Absolutely - pull request would be welcome!

samdobson avatar Aug 17 '19 14:08 samdobson

#22

jasoriya avatar Aug 19 '19 12:08 jasoriya