ee.Image.hersFeature

Computes the Histogram Error Ring Statistic (HERS) for each pixel in each band matching the keys in the descriptor. Only the bands for which HERS could be computed are returned.

UsageReturns
Image.hersFeature(reference, peakWidthScale)Image
ArgumentTypeDetails
this: imageImageThe input image.
referenceDictionaryThe reference descriptor computed with ee.Feature.hersDescriptor(...).
peakWidthScaleFloat, default: 1The HERS peak width scale.