ark::image::ImageMetrics
Defined in header “ark/image/image_metrics.hh”.
The metrics returned from the analysis.
Variables
-
size_t pixels_inspected= 0
Total number of pixels looked at. -
size_t brightness_sum= 0
Sum of the brightness of each pixel investigated.