1. 04 Sep, 2017 1 commit
    • Alexander Alekhin's avatar
      fix CUDA build · 164a41b3
      Alexander Alekhin authored
      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.
      164a41b3
  2. 31 Aug, 2017 10 commits
  3. 30 Aug, 2017 6 commits
  4. 29 Aug, 2017 10 commits
  5. 28 Aug, 2017 9 commits
  6. 27 Aug, 2017 2 commits
  7. 26 Aug, 2017 2 commits