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

type Point2d = Point_<f64>;

Trait Implementations

impl DataType for Point2d[src]

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