Ask Your Question

Revision history [back]

typedef Vec<float, 3> cv::Vec3f

see Vec

typedef Point3_<float> cv::Point3f

see Point3_

you can refer the documentation to get the answer

typedef Vec<float, 3> cv::Vec3f

see Vec

typedef Point3_<float> cv::Point3f

see Point3_