Skip to content

Utilizes the CV2 Python Package and External Machine-Learning HTML Sources to make a visual face mesh (or multiple).

License

Notifications You must be signed in to change notification settings

BlambrechtCodes/FaceMesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FaceMesh.py

This Program Uses Machine Learning and External Data to operate. This program utilizes the CV2 Python Package and External Machine-Learning HTML Sources to make a visual face mesh (or multiple).

A Just-In-Case Tip: To Install the CV2 Class, simply type (assuming pip is installed and updated):

Windows: pip install cv2-python

Mac: pip3 install cv2-python

The rest of the mentioned packages are intuitive to install.

Ensure you allow your IDE or Terminal to utilize your Front Camera (Recommended) for the best effect.

About

Utilizes the CV2 Python Package and External Machine-Learning HTML Sources to make a visual face mesh (or multiple).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages