Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The answer is, at the moment, not directly. OpenCV will not run faster when you plug in or enable an AI accelerator. If someone comes along and writes a module/backend, then we'd probably be happy to accept it into the DNN module.

You can however, definitely use OpenCV with the accelerators. Take a look at the example at the bottom of this page for the Movidius. You can see it integrated with an OpenCV program. You should be able to do something similar for just about any neural network accelerator.