Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain Earth Engine access.
Stay organized with collections
Save and categorize content based on your preferences.
Creates a dictionary of Histogram Error Ring Statistic (HERS) descriptor arrays from square array properties of an element. The HERS radius is taken to be the array's (side_length - 1) / 2.
The array properties for which descriptors will be created. Selected array properties must be square, floating point arrays. Defaults to all array properties.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["Generates Histogram of Error Ring Statistics (HERS) descriptors for square array properties of an element, using the array's radius as (side length - 1) / 2."],["Descriptors can be customized by selecting specific array properties, defining the number of HERS buckets, and adjusting the peak width scale."],["The function returns a dictionary containing the calculated HERS descriptors for the specified or default array properties."],["Input requires an element with square, floating-point array properties, and optional parameters for property selection, bucket count, and peak width scaling."]]],[]]