TASK 1.3 MERGING OF TWO IMAGES
Paluri Naveen
Paluri Naveen
Associate Engineer @ Sysquare Technologies | 1 x Red Hat Certified | Arth Learner | Kubernetes | Docker | Ansible | Jenkins | AWS | Python | Java |
Firstly we have to import cv2 module.
Then we have to import two images.
Here I have choose some doraemon and shinchan images.
After resize those pictures into same size so that we can use hstack function to merge those pictures
The result would be like this
Thankyou............