OpenDataAnalytics / gaia

Gaia is a geospatial analysis library jointly developed by Kitware and Epidemico.
31 stars 15 forks source link

Raster clustering #89

Closed andrenguyen-bah closed 5 years ago

andrenguyen-bah commented 7 years ago

Added a Gaia process for clustering cells in raster images using scikit-learn. Also added example to iPython notebook and a multi-band test file.

dorukozturk commented 7 years ago

@andrenguyen-bah I believe we should not commit Landsat bands since they are big. Also can you fix the cells that are not working in the satellite_test.ipynb? For example the first cell is trying to import a module called satellite but it does not exist in the repo.