Skip to content

Instantly share code, notes, and snippets.

@melisagozet
Created October 11, 2022 10:53
Show Gist options
  • Save melisagozet/5ea4a87d8eaf02cc6bd28571d59799cb to your computer and use it in GitHub Desktop.
Save melisagozet/5ea4a87d8eaf02cc6bd28571d59799cb to your computer and use it in GitHub Desktop.
imgGray = cv2.cvtColor(img, cv2.COLOR_BGR2GRAY)
cv2_imshow(imgGray)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment