Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 279 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 279 Bytes

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