I'm working with a significant number of rasters (.tiff) as part of a landscape classification exercise. First I want to generate a dendrogram from the rasters (maximum of 7 different rasters) to assess the optimal number of classes for my classification. I would use Wards linkage and the square of the Euclidian distance. My preference is to use a hierarchy so that cluster membership (class) can be displayed as a series of 'maps' containing different levels of complexity (observational or phenon levels) that are still genetically related.

Can anyone recommend an R script (python, matlab) that allows a dendrogram to be generated from multiple rasters and then enables HCA to be performed on the rasters to produce a classified image?

Thank you.

More Clinton Rissmann's questions See All
Similar questions and discussions