anshrathod / Basic-Python-Scripts

Created For HacktoberFest.
GNU General Public License v2.0
27 stars 97 forks source link

I have added imageprocess.py file and Redscreening.py file #159

Closed Archana-L-2000 closed 1 year ago

Archana-L-2000 commented 2 years ago

imageprocess.py file provides code for different versions of a image like redcolored, darker, grayscale ., Redscreening.py file provides code for modifying the redcolored parts in imagefile1 to the parts in imagefile2

Kindly check and inform if any changes needed If everything works right please merge my file as hactoberfest-accepted

Archana-L-2000 commented 2 years ago

@anshrathod Please merge my PR with 'Hacktoberfest Accepted label'. I have added two python image processing files