Type Definition opencv::types::VectorOfRotatedRect[][src]

pub type VectorOfRotatedRect = Vector<RotatedRect>;

Implementations