Modules with GPU dependency

asked 2014-10-30 20:22:19 -0600

ZAK gravatar image

updated 2014-10-30 20:35:24 -0600

Is there a list of which modules have a GPU dependency? I am planning to install OpenCV on a low powered Windows machine that does not have any GPUs available.

I would like to know if there is a list of which modules use the GPU, so I can make a dependency graph and determine what I will and will not be able to do on my machine.

My goal is to utilize the face detection library.

To ask my question in another way? Do all of the modules, except the GPU module, work without a GPU present?

edit retag flag offensive close merge delete

Comments