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

type Vec8i = Vec8<i32>;

Trait Implementations

impl DataType for Vec8i[src]