Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The first gpu function call is always takes more time, because CUDA initialize context for device. The following calls will be faster.

800 Kb means that OpenCV was compiled without CUDA support and this module is just a dummy. 250 Mb is a real size of gpu module that was compiled for all compute capabilities.