🧿Task 4.1
Create image by yourself Using Python Code
🧿 Task 4.2
Take 2 image crop some part of both image and swap it.
🧿 Task 4.3
Take 2 image and combine it to form a single image. For example collage.
GitHub Repo: https://github.com/Ravenblaze128/Summerprogram-lw/tree/main/Task4
Task 4.1:
Creating an image by using Python
NumPy and OpenCV libraries are used for creating an image.