pub const MAX_INTENSITY: f32 = 255.0;
Expand description

The maximum intensity representation for input data. Currently 255 for 8-bit framed input.