-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #291 from deepanshubaghel/main
Animate me Added in computer vision dir
- Loading branch information
Showing
5 changed files
with
4,905 additions
and
0 deletions.
There are no files selected for viewing
2,447 changes: 2,447 additions & 0 deletions
2,447
Computer Vision/Animate Me!/.ipynb_checkpoints/animate_me-checkpoint.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Animate Me! | ||
|
||
## About the Project: | ||
- It is a simple OpenCV project that converts input image to a cartoon equivalent | ||
- Unlike the classical approach, Image Quantization is used to differentiate regions | ||
|
||
## Further Work / Improvements: | ||
- Can convert into an API with self adjusting Edge Parameters | ||
- Could be worked upon to create a real-time filter used on different social media platforms | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.