Question: can anyone tell my why I keep getting mat data type = 17 is not supported and how can I fix it? on Python. 75
can anyone tell my why I keep getting "mat data type = 17 is not supported" and how can I fix it? on Python.


75 76 imageFolderPath - 'C:/Users/Owner/Pictures/" 77 imagePath - glob.glob (imageFolderPath'/.jpg) 78 inarray-np.array( [np.array(Image.open(ing).convert('L"), 79l 80 81 cv2.imshow( "Color Image", im array) 82 cv2.waitkey(0) 83 cv2.destroyAllwindows() 84 ) for img in imagePath])
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
