mirror of https://github.com/opencv/opencv.git
CUDA implementation wants to convert std::vector<KeyPoint> <-> GpuMat. There is no direct mapping from KeyPoint (mix of int/float fields) into cv::Mat element type, so this conversion must be avoided. Legacy mode is turned back for CUDA builds.pull/9457/head
parent
0451629e22
commit
164a41b399
3 changed files with 14 additions and 4 deletions
Loading…
Reference in new issue