Closed nilseling closed 3 years ago
This function should return the mean pixel distance to the nearest cell-type, patch or whatever the user specifies.
As mentioned, I'd vote for min instead :)
min
It's easier to compute this on the centroids rather than the pixels and I'll drop it for now.
This function should return the mean pixel distance to the nearest cell-type, patch or whatever the user specifies.