Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.53 KB

index.markdown

File metadata and controls

17 lines (12 loc) · 1.53 KB
layout
home

Our software includes:

  • RIOS. A raster processing layer on top of GDAL [github] [docs]
  • 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). [github] [docs]
  • tuiview. TuiView is a lightweight raster GIS with powerful raster attribute table manipulation abilities [github] [site] [docs]
  • moamosaic. A tool for using GDAL to make a mosaic of multiple input images, using multi-threaded reading [github] [docs]
  • kealib. KEALib provides an implementation of the GDAL data model. The format supports raster attribute tables, image pyramids, meta-data and in-built statistics while also handling very large files and compression throughout. [github] [site]
  • python-fmask. A set of command line utilities and Python modules that implement the ‘fmask’ algorithm [github] [docs]