cv::ocl::Context::CL_DOUBLE not found (branch 2.4) (Bug #3303)


Added by Sergei Belousov over 11 years ago. Updated over 11 years ago.


Status:Done Start date:2013-10-04
Priority:Normal Due date:
Assignee:Andrey Pavlenko % Done:

100%

Category:ocl
Target version:-
Affected version:branch '2.4' (2.4-dev) Operating System:Linux
Difficulty: HW Platform:x64
Pull request:

Description

Inside the module ocl in the file svm.cpp used cv::ocl::Context::CL_DOUBLE (line 479 ff), but ocl.hpp contains no description for this enum. Therefore ocl module can not be assembled.


History

Updated by Sergei Belousov over 11 years ago

  • Target version deleted (2.4.7)

Updated by Kirill Kornyakov over 11 years ago

Andrey, please let us know if you need additional details.

  • Status changed from New to Open

Updated by Peter Andreas Entschev over 11 years ago

I believe this report can be closed as occurrences of Context::CL_DOUBLE were changed to FEATURE_CL_DOUBLE in the newest version of svm.cpp . Now the compiling doesn't break.

  • % Done changed from 0 to 100

Updated by Andrey Pavlenko over 11 years ago

  • Status changed from Open to Done

Also available in: Atom PDF