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.