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

type VectorOfRect = Vector<Rect>;

Implementations

impl VectorOfRect[src]

Trait Implementations