So it's always a good practice to put that line at the end. [python]import cv2. image = cv2.imread("red_panda.jpg") gray_image = cv2.cvtColor( ...
確定! 回上一頁