Maybe your reshape function is not correct. Here a working example: import matplotlib.pyplot as plt. import numpy as np. import cv2. #image ...
確定! 回上一頁