Description
This issue is specifically created for those who have basic programming knowledge in python and want to explore on Image Processing scripts on python
Image processing has been used to create weird and beautiful modifications to pictures many of us have seen online. Older black and white photos can be brought to life using colorization techniques. On the other hand, color photos can be made to look like old black and white photos. In addition to distorting images for entertainment, image processing can be used for more serious applications, for example, to enhance medical imaging to screen patients for cancer or other diseases.
Add basic and advance Image Processing scripts in 'ImageProcessingScripts' folder.
Repository : ImageProcessingScripts
Level : Easy and Medium
- Do check if the code you want to contribute is available in this repository
- If you find any issues that you are willing to contribute, you can comment on that issue and how you would make things work to get it assigned.
- If you want to work on your own issue, check through README if it perfectly fits this repo motto
- Raise a new issue, discuss about the project you are contribute, kindly wait until the issue is assigned to you.
- You can get started working once it's assigned and make sure it works properly before you add the project.
- Add your code to 'ImageProcessingScripts' repository using the contribution guidelines and template mentioned
- Create a Pull Request and be patient
- We will review your code and if all works perfectly fine, PR will be merged.
- If anything else needed from you, we will get back with the response
- Make good PR and clean code.
Any queries, drop me a private message or just mention me over here!. I'll be happy to support and mentor you.
Best of luck everyone ❤️
Happy Contribution!