Deactivate Graphics acceleration in OpenCV 3.0.0 ocl preview

asked 2014-01-16 10:35:28 -0600

Maurice gravatar image

updated 2014-01-17 03:12:50 -0600

Is there a way to deactivate the hardware acceleration on OpenCV 3.0.0? I am getting the following errors on a Intel HD4000 Graphics core:

Unhandled exception at 0x0823E2E2 (igdbcl32.dll) in OpenCVFacade.exe: 0xC0000005: Access violation writing location 0x00000000.

This might be a issue with an old driver from 2012 which has to be updated by the company though. The cause is CascadeClassifier detectMultiScale.

Oh, and i do not use UMat.

edit retag flag offensive close merge delete