OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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