fluidAR icon indicating copy to clipboard operation
fluidAR copied to clipboard

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

trafficstars

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/