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

type Vec3d = Vec3<f64>;

Trait Implementations