Use the method of StereoBM with OpenCL

asked 2018-09-25 04:29:00 -0600

Hi, I am trying to implement an algorithm which uses StereoBM classes in my application. The platform I am working with is an embedded system. I want to use OpenCL to accelerate some methods in StereoBM (eg. method compute). Is there any example or demonstration to show me how to do this?

Thank you

edit retag flag offensive close merge delete