Last active
May 6, 2021 07:58
-
-
Save uchidama/41d1c0a068f1d36dec2706715a7f17aa to your computer and use it in GitHub Desktop.
opencv image paste code. https://stackoverflow.com/questions/14063070/overlay-a-smaller-image-on-a-larger-image-python-opencv
What if you want first to rotate the image and then paste it?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thank you!