CSIRO-Precision-Agriculture / pyprecag

A suite of tools for Precision Agriculture
Other
21 stars 9 forks source link

k means clustering tool #5

Closed cratcliff closed 5 years ago

cratcliff commented 5 years ago

Adds new functions to perform k-means clustering for a list of rasters.

All of the input raster files should have

Only the first band of each raster will be used.

Clusters will only be created for the minimum overlapping extent of the input images.

An output TIFF containing the clusters will be created along with a csv containing the statistics for each zone , image combination.