SURF_CUDA does not match SURF API and is out of date (Bug #4432)


Added by Andrew Hundt over 9 years ago. Updated over 9 years ago.


Status:New Start date:2015-06-24
Priority:High Due date:
Assignee:- % Done:

0%

Category:nonfree
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Any
Difficulty:Easy HW Platform:Any
Pull request:

Description

API mismatch:

  • SURF_CUDA in opencv_contrib
  • SURF in opencv_contrib

SURF_CUDA using the old is using OpenCV 2.x rather than 3.x API. For example, there is no SURF_CUDA::create function. It appears this fell through the cracks.

I created an opencv_contrib issue as well: https://github.com/Itseez/opencv_contrib/issues/280


History

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/5037

Also available in: Atom PDF