HomeSort by relevance Sort by last modified time
    Searched full:image2plane (Results 1 - 1 of 1) sorted by null

  /external/opencv3/samples/cpp/
select3dobj.cpp 115 static Point3f image2plane(Point2f imgpt, const Mat& R, const Mat& tvec, function
262 box[npt] = image2plane(imgpt[npt], R, tvec, cameraMatrix, npt<3 ? 0 : Z);

Completed in 47 milliseconds