Skip to content

Instantly share code, notes, and snippets.

@aravindpai
Last active December 6, 2022 10:49
Show Gist options
  • Save aravindpai/dc3699070fce357e5e723b3b9bbc3023 to your computer and use it in GitHub Desktop.
Save aravindpai/dc3699070fce357e5e723b3b9bbc3023 to your computer and use it in GitHub Desktop.
image, contours, _ = cv2.findContours(mask, cv2.RETR_TREE, cv2.CHAIN_APPROX_SIMPLE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment