Ask Your Question

ZAK's profile - activity

2014-10-31 15:48:11 -0600 commented question Modules with GPU dependency
2014-10-30 20:35:24 -0600 received badge  Editor (source)
2014-10-30 20:22:19 -0600 asked a question Modules with GPU dependency

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?