Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV 3.0 ,the performance of UMat

Hi, I'm trying to compare the performance of facedetect computing with OpenCL and without. So I use the Mat and UMat for the two cases. But the UMat is more slow than Mat. The OpenCL runtime is OK on my computer. The question is how can I start the GPU device?