Figuring out the difference between cv::imread / cv::dnn::blobFromImage and QImage
I have the following image loading code (example: to feed YOLO recognition algorithm) which works:
I have the following image loading code (example: to feed YOLO recognition algorithm) which works: