Does dnn::blobFromImage accept a GpuMat as input?
It's not quite clear from the documentation whether dnn::blobFromImage() accepts a GpuMat as the first parameter. Does this work?
It's not quite clear from the documentation whether dnn::blobFromImage() accepts a GpuMat as the first parameter. Does this work?
Asked: 2018-05-25 12:33:37 -0600
Seen: 940 times
Last updated: May 25 '18
Why is a there a stub for dnn in the reference manual?
Tutorial for OpenCV' Deep Learning Module for Android
Concatenate failing check for #axes?
Run-time Error Importing Caffe Models
DNN (SqueezeNet) OpenCV Error: Assertion failed in cv::Mat::reshape
Using the opencv_contrib dnn module (too slow)
Sequence of calls in the cv::gemm(...) function
why dnn input must ".data" but output no need ".prob"