Skip to content

Commit

Permalink
Merge pull request #291 from deepanshubaghel/main
Browse files Browse the repository at this point in the history
Animate me Added in computer vision dir
  • Loading branch information
UppuluriKalyani authored Oct 12, 2024
2 parents a65c0bd + 5a3f144 commit b2a8daa
Show file tree
Hide file tree
Showing 5 changed files with 4,905 additions and 0 deletions.
2,447 changes: 2,447 additions & 0 deletions Computer Vision/Animate Me!/.ipynb_checkpoints/animate_me-checkpoint.ipynb

Large diffs are not rendered by default.

Binary file added Computer Vision/Animate Me!/Input Image/Amy.jpg
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.
11 changes: 11 additions & 0 deletions Computer Vision/Animate Me!/README.md
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


2,447 changes: 2,447 additions & 0 deletions Computer Vision/Animate Me!/animate_me.ipynb

Large diffs are not rendered by default.

0 comments on commit b2a8daa

Please sign in to comment.