Since we want to convert our original image from the BGR color space to gray, we use the code COLOR_BGR2GRAY. 1. gray = cv2.cvtColor(image, cv2.
確定! 回上一頁