I need to detect the motion of a human being using a web camera, analyze it and move the camera according to his motion. When I've used the processor for the implementation of the algorithm, it lags. That's why, I've planned to use the dedicated GPU in the Pi. How can I acces the GPU according to my...