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

type VectorOfRect = Vector<Rect>;

Implementations

impl VectorOfRect[src]

Trait Implementations