Compile error due to references to ocl in BackgroundSubtractorMOG2 (when openCL is disabled) (Bug #4289)


Added by Andrea Erdos almost 10 years ago. Updated almost 10 years ago.


Status:Cancelled Start date:2015-04-22
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Affected version:2.4.9 (latest release) Operating System:Other
Difficulty: HW Platform:Other
Pull request:

Description

I built the openCV library for an embedded system and I have a stripped-down version of the library (without openCL).

I need to use BackgroundSubtractorMOG2 and I get compile errors since there is code that is not protected with #ifdef HAVE_OPENCL. This problem may also exist within other files for other classes.

I would be willing to help fix this.


History

Updated by Vadim Pisarevsky almost 10 years ago

I do not think we (opencv team) will deal with custom subsets of opencv. Use it at your own risk, do not try it at home, blah-blah-blah

  • Status changed from New to Cancelled

Also available in: Atom PDF