Ask Your Question

mikeyNa's profile - activity

2018-06-07 04:40:48 -0600 answered a question How to run the UINT8 DNN face detector example?

change this line maybe usefull: //cv::Mat blob = cv::dnn::blobFromImage(frame,1./255.,Size(300,300)); cv::Mat blob = cv: