Type Definition opencv::core::Point2d

source ·
pub type Point2d = Point_<f64>;

Trait Implementations§