pub const MAX_INTENSITY: f32 = 255.0;
The maximum intensity representation for input data. Currently 255 for 8-bit framed input.