How to use blobFromImagesWithParams

nice to hear, that the ‘simple’ solution works here !

what about

Mat my_inp = dnn::blobFromImagesWithParams(vector<Mat>(1,img), paramTF2cedn);

?