[][src]Type Definition opencv::core::Rect2d

type Rect2d = Rect_<f64>;

Trait Implementations

impl DataType for Rect2d[src]

impl VectorElement for Rect2d where
    Vector<Rect2d>: VectorExtern<Rect2d>, 
[src]