Skip to content

shaileshh/Mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirror

👦 Basic face landmarking on iPhone with Dlib using Objective c. This prototype shows basic face landmark recognition on a CMSampleBuffer (see DlibWrapper.mm) coming out of an AVCaptureSession.

Credits : https://github.com/zweigraf/face-landmarking-ios swift project