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

type VectorOfRect2d = Vector<Rect2d>;

Implementations

impl VectorOfRect2d[src]

Trait Implementations