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

Anime Vintage Effect #30

Closed RajS18 closed 3 years ago

RajS18 commented 3 years ago

Here animefy and 2 supporting functions (KHist and update_C functions) uses K-means algorithm to cluster the histogram of image and generate a non-photo realistic animated rendering of input image giving it an animated effect. Effect is applied on the user provided images resulting in 4 output files (as a result of 1 effect's call). A variety of anime effects can be generated for a single input (so as to demonstrate). Results are really mesmerizing (by local survey on different images) [added in assets directory].

RajS18 commented 3 years ago

Greetings Sir, Please let me know if anything else i can serve here. tqdm and samples have been added. Please merge the changes if all looks fine to you. That way i can submit my next PR on different effect.

Thank you.

smaranjitghose commented 3 years ago

This is awesome!. Could you please update the readme with the same