What else?
The GPU module now covers most of the functionalities of OpenCV; so, it is recommended that you explore the library and check which algorithms are available. In addition, the performance_gpu
program can be found at [opencv_build]/install/x86/vc11/samples/gpu]
, which shows the speedups of many OpenCV algorithms when using the GPU version.