imageproc::local_binary_patterns

Static UNIFORM_REPRESENTATIVE_2

Source
pub static UNIFORM_REPRESENTATIVE_2: [u8; 256]
Expand description

Maps uniform bytes (i.e. those with at most two bit transitions) to their least circular shifts, and non-uniform bytes to 10101010 (an arbitrarily chosen non-uniform representative).