Skip to content

Instantly share code, notes, and snippets.

@melisagozet
Created October 11, 2022 10:56
Show Gist options
  • Save melisagozet/5bc3de3ebe84b8be893c86e28c31d4da to your computer and use it in GitHub Desktop.
Save melisagozet/5bc3de3ebe84b8be893c86e28c31d4da to your computer and use it in GitHub Desktop.
imgCropped = img[0:350,100:400]
cv2_imshow(imgCropped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment