Type Fu 4.7.0 ((NEW))
Try giving the image as a path, and one thing to be careful is about the slashes. Use \\ instead of \. Your path must look like D:\\file\\file1\\file2.To check if it worker print type(cv2.imread(path)). If it prints , then you are good to go.
Type Fu 4.7.0