An open API service indexing awesome lists of open source software.

https://github.com/farzadforuozanfar/image-processing

opencv python
https://github.com/farzadforuozanfar/image-processing

emoji face-detection image-processing opencv pyhton

Last synced: about 1 year ago
JSON representation

opencv python

Awesome Lists containing this project

README

          

# Image-Processing

## Assignment 21:
- Create Chess Board:
- ![Screenshot (372)](https://user-images.githubusercontent.com/91725214/152672896-69dd5b62-f2a2-4bdf-978c-d73084fab13c.png)

- Negative pictures:
- ![Screenshot (373)](https://user-images.githubusercontent.com/91725214/152672937-a42306ca-f32f-4bbe-ab16-00aa6f394427.png)![Screenshot (374)](https://user-images.githubusercontent.com/91725214/152672961-c3dede88-c2e4-484c-ba21-46f679670d59.png)

- Rotate 180 Deg Image:
- ![3result](https://user-images.githubusercontent.com/91725214/152673535-61cd5927-25f0-47b3-b3b7-342ebb15e9f6.jpg)

- Masking Wolf:
- ![result_4](https://user-images.githubusercontent.com/91725214/152674211-19c5be3f-4a1b-4060-b973-2516ce9d66c2.png)

- Consolation_tape :
- ![Consolation_tape](https://user-images.githubusercontent.com/91725214/152675431-c1d55cca-7327-49e1-bfc3-f2477879c1ff.png)

- Gradual black white :
- ![result_6](https://user-images.githubusercontent.com/91725214/152676630-8b4e2647-fa8d-4bea-9869-1be8ed356bc0.png)


- Character F with Cv2:
- ![result_7](https://user-images.githubusercontent.com/91725214/152676643-627cf239-c991-4eb1-8f6c-056a3cbf2506.jpg)

## Assignment 22:

- Find secret between 2 Img with cv2.Subtrack() :
- ![result1](https://user-images.githubusercontent.com/91725214/153248708-8d30dbea-4ca0-4c80-a3ff-38eba8343e92.png)

- black hole reduce noise and merging :
- ![result2](https://user-images.githubusercontent.com/91725214/153248979-1dccc8bf-ffba-44cd-96ea-4df9dbf1cf5e.png)

- find diffrent between tow electronic_board :
- ![result3](https://user-images.githubusercontent.com/91725214/153249224-0dc27f8f-cfe8-47d4-b74a-0905cf2a464a.jpg)
- hidden car in highway :
- ![result4](https://user-images.githubusercontent.com/91725214/153249413-c87950f2-2862-46a6-b9ae-52bbfd62caad.jpg)
- mergging photoes :
- ![result5](https://user-images.githubusercontent.com/91725214/153249814-9d6267e9-143a-4e01-9dd3-f5e765259900.png)
- Paiting image with opencv:
- ![result6](https://user-images.githubusercontent.com/91725214/153565019-b6480696-7cde-4051-bf92-e2e9abcd1458.png)
- Add noise to photo:
- ![result7](https://user-images.githubusercontent.com/91725214/153250016-688edd21-6f97-42cd-9552-d7cab07f17dd.png)

# Assignment 23
## This project has been developed with the library and it works in such a way that it works by executing code and pressing 5 buttons:
- 1- Add emoji on the face
- 2- Add emoji on the eyes and lips
- 3- Checkering the face
- 4- Upside down face (Rotate img 180 deg)
- q - exit from programm

## Result :
- Add Emoji On Face:
- ![Screenshot (390)](https://user-images.githubusercontent.com/91725214/154253958-b591a85c-b2de-4f10-a7dc-392ba9c0de83.png)
- Add lips & eyes Emoji:
- ![Screenshot (389)](https://user-images.githubusercontent.com/91725214/154253978-ed9ae3c1-706f-4b0c-9085-0441419e9979.png)
- Checkering the face :
- ![Screenshot (391)](https://user-images.githubusercontent.com/91725214/154253835-e3dab929-4719-414b-8d54-b5b585c7b395.png)
- Upside down face (Rotate img 180 deg):
- ![Screenshot (392)](https://user-images.githubusercontent.com/91725214/154254059-04388417-51c4-45e1-9c2a-3b68222cbaf5.png)