[][src]Static imageproc::local_binary_patterns::UNIFORM_REPRESENTATIVE_2

pub static UNIFORM_REPRESENTATIVE_2: [u8; 256]

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).