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 #29

Closed RajS18 closed 3 years ago

RajS18 commented 3 years ago

Greetings sir,

Please can we add the emboss effect as well in the option of effects with necessary process libraries like tqdm and OpenCV. This effect is helps in protruded/sunken effects on the image's edges (Especially useful for Texts) but gives extra ordinary results on images. @smaranjitghose Can we please held onto this contribution?

smaranjitghose commented 3 years ago

Greetings sir,

Please can we add the emboss effect as well in the option of effects with necessary process libraries like tqdm and OpenCV. This effect is helps in protruded/sunken effects on the image's edges (Especially useful for Texts) but gives extra ordinary results on images. @smaranjitghose Can we please held onto this contribution?

That's a fantastic idea. I am curious to see how you are thinking of implementing it