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

Home Page:https://www.pyshepseg.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 98.1%Language:Dockerfile 1.1%Language:Makefile 0.4%Language:Shell 0.4%