Hello everyone,
I’m working on a PS Move plugin for Unreal Engine 4, using the PS Move API. I’ve managed to get both the API and OpenCV compiling on 64bit Windows, but I realized that the CL Eye Driver is 32bit, and thus fails when the 64bit OpenCV DLL tries to access the camera.
Is there any chance we could get a 64bit Windows driver to alleviate this issue?