Image Processing using Python

Team : Summer_6_14

-Mohammed Adnan
-Prattipati Sri Raviteja
-Mohammed Awais Ahmed
-Saami Abdul Samad

🧿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.

Access code in GitHub link above!

Output:

Task 4.2:

Cropping and swapping two Images.

We have taken two images:

Code

Code in GitHub link above!

Output:

Task 4.3:

Concatenating two images.

Code in GitHub link above!

Output:

Thank you!!

--

--