Skip to content

Part of an art instalation I am working on with digital artist mraeclo

Notifications You must be signed in to change notification settings

diegolascasas/proximage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P R O X I M A G E

Just run capture-detect.py to extract all the faces detected with the camera with landmark extraction and extra padding.

Notes

  • This is not the whole system, only the face detection part. The rest is implemented in MAX.
  • An earlier version of this project was presented in ESCALATRONICA 2015, Buenos Aires, as Imaginatu.

Instalation

  • Depends on:
    • OpenCV 2.4
    • Dlib 18.8
    • Python packages: numpy and skimage
  • Create a directory entities/ to store the data, or change this in the capture-detect.py script
  • Create a data/ directory and put the shape_predictor_68_face_landmarks.dat data file from dlib there

About

Part of an art instalation I am working on with digital artist mraeclo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages