exposure statistics for a multi-exposure HDR sequence
# exposure statistics for a multi-exposure HDR sequenceImageExposureStatistics[]exposuresuint32underExposed# number of pixels underexposed in longest exposureuint32overExposed# number of pixels overexposed in shortestfloat64meanIrradiance# mean irradiance of all properly exposed pixels in all images in the sequencefloat64minMeasurableIrradiancefloat64maxMeasurableIrradiancefloat64minObservedIrradiancefloat64maxObservedIrradiance
message for exposure statistics reported a single image
# message for exposure statistics reported a single imagetimestamp# image time stampstringtime_reference# The name of the reference clock for this message's timestamp.float32shutterms# shutter durations in msfloat32gaindb# gain in decibels# pixel exposure and latency statisticsuint32underExposed# number of pixels underexposeduint32overExposed# number of pixels overexposedstatistics_msgs/Stats1DpixelVal# distribution of pixel values in the imagestatistics_msgs/Stats1DpixelAge# distribution of pixel ages in frames# irradiance = pixelval/(shutterTime*10^(gaindb/10.0))float64meanIrradiancefloat64minMeasurableIrradiancefloat64maxMeasurableIrradiancefloat64minObservedIrradiancefloat64maxObservedIrradiance
# exposure sequence (for mult-exposure HDR)Headerheaderuint32[]shutter# Time duration (microseconds) the shutter was open.float32gain# Gain (in dB) applied to the images in the sequence.uint16white_balance_blue# White balance in blue.uint16white_balance_red# White balance in red.