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

use numpy.distutils as distutils now deprecated #22

Closed gillins closed 2 years ago

gillins commented 2 years ago

Moving to numpy.distutils seems preferable to setuptools. This is what we did for RIOS.