Skip to content

abinashnp/3DMask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Mask

enter image description here

Requirements for Windows

  • Windows 10
  • Python 3.9 or above (64 bit)
  • Microsoft Visual Studio
  • OpenGL

How to Install

  • Download python from here

  • Install python

  • Add python directory to the PATH at the end of installation

  • After completing above installation please download the source from here

  • Extract the source file into a directory

  • Command line into the directory you've just extracted the source file cd ARMaskTest

  • Install required dependencies pip install -r requirements.txt

  • Agree any conditions that the program throws at you

  • After successful installation run the program using following command python main.py --file [File Name] --mask [Mask Name] --w [Width] --h[Height]

  • You can also type following command to get help for command line instruction python main.py --help

About

🦾 🎭 An OpenCV based python application to add 3D mask to videos using Google mediapipe

Topics

Resources

Stars

Watchers

Forks

Languages