Ask Your Question

Revision history [back]

cv::projectPoints can solve that problem. It computes the projection of 3d Points for a camera with given intrinsics. OpenCV 3.0 now also has the Viz-Module which can render simple objects like OpenGL but that could be a bit of overkill.