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

pub type VectorOfRect = Vector<Rect>;

Implementations

Trait Implementations