Photo filter made using OpenCV to toonify your Images, which is being implemented using a discord bot
- An OpenCV implementation to Animate the Image
- A discord bot to integrate the Animefy function into Discord servers
- The edges of the image are first detected, these edges are then made thicker to obtain a cartoon like look
- K-means is then used to find the colours that are close to each other, and all these colours are substituted with one colour.
Before passing through the model:
After passing through the model: