Skip to content

TusharSSurve/Filters-With-Opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filters-With-Opencv

Basic Snapchat & Instagram filters with openCV

1. Ice Defrosting

Ice defrosting is a fun as well as challenging application to make. It can be done with the help of hand landmark detection.

Steps:-

  • Step 1: Detect all hand landmarks.
  • Step 2: Make a circle such that it covers all the landmarks in between on ice image.
  • Step 3: Overlap the Ice image onto our camera image.
  • Step 4: Swap out the circle of ice image with our camera image whenever a hand is detected.
  • Step 5: If no hand is detected, repeat step 3

2. Pig Nose

Create Instagram Face Filters using Opencv with Python.

About

Basic Snapchat & Instagram filters with opencv.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages