returnQualityHeatmap property

bool returnQualityHeatmap
getter/setter pair

If true, will return the quality heatmap as a part of the result. In this case, the entire image will be processed and the minProcessedFraction will be ignored. Useful for debugging situations where the returned quality doesn't appear to match the perceived quality.

Default is false

Implementation

bool returnQualityHeatmap;