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

pub type VectorOfRect2d = Vector<Rect2d>;

Implementations

Trait Implementations