Skip to content

augmented reality boilerplate app for iOS (powered by OpenCV and DLIB)

Notifications You must be signed in to change notification settings

stanchiang/fluidAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluidAR

fluidAR is a boilerplate app showing you the basics of what you need to get your face tracking computer vision pipeline to work. Everything is done in real time on device.

demo this is a demo of what you could make with this app (source code http://git.io/gameface)

gitignored dependencies

opencv

  1. unzip opencv.framework.zip
  2. add it to facialRec/Frameworks/