HomeSort by relevance Sort by last modified time
    Searched refs:getV0 (Results 1 - 2 of 2) sorted by null

  /external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
Mesh.h 25 cv::Point3f getV0() const { return v0_; }
PnPProblem.cpp 270 cv::Point3f V1 = Triangle.getV0(); // Triangle vertices

Completed in 51 milliseconds