[][src]Type Definition opencv::core::Vec2b

type Vec2b = Vec2<u8>;

Trait Implementations