TensorFlow2.0-Examples
TensorFlow2.0-Examples copied to clipboard
请问出现这个是为什么呢?image = cv2.resize(image, (int(28*ratio), int(28*ratio))) cv2.error: OpenCV(4.1.1) C:\projects\opencv-python\opencv\modules\imgproc\src\resize.cpp:3720: error: (-215:Assertion failed) !ssize.empty() in function 'cv::resize'
文件路径错误