Skip to content

bobbymay/Video-Face-Detect-Landmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Detect Face in Real Time and Track Users Nose


The Vision framework can detect and track rectangles, faces, and other objects.

Overview

This sample shows how to create requests to track a face in real time. Once it finds a face, it attempts to track the nose across subsequent frames of the video. With each video frame, nose properties are set, including a frame property along with other nose features, such as: left and right nostrils; top, bottom, left and right edges.

Other facial landmarks can easily be detected, but this sample only tracks the nose.

Requirements:

iOS 11.0+

About

Detects a face in real time and tracks the nose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages