smaranjitghose / ArtCV

Randomly Exploring Computer Vision techniques to create eye catching art out of plain boring images!
MIT License
49 stars 37 forks source link

Emboss Effect #31

Closed RajS18 closed 3 years ago

RajS18 commented 3 years ago

Greetings Sir, Here emboss_effect function implement the gray scale and colored emboss effects on the user provided images resulting in 2 output files (as a result of 1 effect's call). A variety of emboss effects can be generated for a single input (so as to demonstrate). This effect is helps in protruded/sunken effects on the image's edges (Especially useful for Texts) but gives extra ordinary results on images. Results are really mesmerizing (by local survey on different images) [added in assets directory]. Also I have updated the README.md file you asked me in my last PR (Anime Vintage effect).

Please guide me to resolve the issue i'm facing. It says "Can't automatically merge" as i make my Pull Request. My forked repository shows that i'm 2 commits ahead and 7 commits behind the base repository. If anything that can be done by my side please let me know.

Thank you Sir.

RajS18 commented 3 years ago

Greetings sir, I think i was able to resolve the issue. Please merge the PR if everything is fine according to you. tqdm and updated readme.md is added. Thank you Sir.