Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 668 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 668 Bytes

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).

This package is a tool for Python programmers to implement the segmentation algorithm. It is not a stand-alone solution for people with no Python experience.

We thank the authors of the paper for their algorithm. This implementation was created independently of them, and they are in no way to blame for any mistakes we have made.

Please see full documentation at https://www.pyshepseg.org.