Type Definition visioncortex::PointU8

source · []
pub type PointU8 = Point2<u8>;
Expand description

2D Point with u8 component