nice to hear, that the ‘simple’ solution works here !
what about
Mat my_inp = dnn::blobFromImagesWithParams(vector<Mat>(1,img), paramTF2cedn);
?
nice to hear, that the ‘simple’ solution works here !
what about
Mat my_inp = dnn::blobFromImagesWithParams(vector<Mat>(1,img), paramTF2cedn);
?