Internal function. Generates a sort of 'paint-by-numbers' matrix, where each cell is the index of the color in the color centers matrix to which that pixel is assigned. An index of 0 indicates a background pixel.
Arguments
- bg_indexed
An object returned by
backgroundIndex()
.- color_clusters
An object returned by
colorClusters()
.