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

type Vec3b = Vec3<u8>;

Trait Implementations

impl DataType for Vec3b[src]