1 | initial version |
You can find them in the legacy support module: http://docs.opencv.org/3.1.0/d5/dc3/group__cudalegacy.html.
My hope is that the cv::gpu::SolvePnPRansac modules will be moved to use cv::UMat, as that is more compatible and not CUDA specific. That is speculation, however.