SkillAgentSearch skills...

3DMask

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

Install / Use

/learn @abinashnp/3DMask
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars6
CategoryContent
Updated5mo ago
Forks2

Languages

Python

Security Score

72/100

Audited on Oct 22, 2025

No findings