Usage | Returns |
---|---|
Image.hersImage(image2, radius, buckets, peakWidthScale) | Image |
Argument | Type | Details |
---|---|---|
this: image | Image | The input image. |
image2 | Image | The image to compare. |
radius | Integer | The radius of the window. |
buckets | Integer, default: 100 | The number of HERS buckets. |
peakWidthScale | Float, default: 1 | The HERS peak width scale. |