Skip to content

Brief implementation of mediapipe that grabs webcam video, bounds to the face, and then extracts the same sized image everytime (maintains 1:1 w/o stretching by auto-generating borders for OOB pixels). Useful for performing inference at the edge with a pre-existing facial recognition model.

Notifications You must be signed in to change notification settings

EdwardIPAguilar/mpFaceExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

About

Brief implementation of mediapipe that grabs webcam video, bounds to the face, and then extracts the same sized image everytime (maintains 1:1 w/o stretching by auto-generating borders for OOB pixels). Useful for performing inference at the edge with a pre-existing facial recognition model.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages