Skip to content

Instantly share code, notes, and snippets.

@Yuktha-Majella
Created October 26, 2021 15:13
Show Gist options
  • Save Yuktha-Majella/9071398f93d358e68a5eebef5d7da9f7 to your computer and use it in GitHub Desktop.
Save Yuktha-Majella/9071398f93d358e68a5eebef5d7da9f7 to your computer and use it in GitHub Desktop.
#Merging Blue, Green and Red channels
imgmerge = cv2.merge((b,g,r))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment