ubarsc / pyshepseg

Python implementation of image segmentation algorithm of Shepherd et al (2019) Operational Large-Scale Segmentation of Imagery Based on Iterative Elimination. Remote Sensing 11(6).
https://www.pyshepseg.org
MIT License
10 stars 4 forks source link

add test for tiling.subsetImage #39

Closed gillins closed 1 year ago

gillins commented 1 year ago

Very basic, but maybe handy?

neilflood commented 1 year ago

I think that looks very good. Well done!