All Projects → stanchiang → fluidAR

stanchiang / fluidAR

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

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language
Objective-C++
1391 projects
swift
15916 projects
Makefile
30231 projects

Projects that are alternatives of or similar to fluidAR

immersal-sdk-samples
Immersal SDK Unity Samples
Stars: ✭ 77 (+381.25%)
Mutual labels:  augmented-reality, augmented-reality-applications, augmentedreality
template-matching-android
Augmented Reality Template Matching for >= Android 4.0 using OpenCV
Stars: ✭ 15 (-6.25%)
Mutual labels:  augmented-reality, augmented-reality-applications
spark-ar-creators
List of 9500 (and counting) Spark AR Creators. Open an issue or contact me if you want to be added.❤️
Stars: ✭ 122 (+662.5%)
Mutual labels:  augmented-reality, augmented-reality-applications
learn ar flutter
An Augmented Reality app made in Flutter.
Stars: ✭ 54 (+237.5%)
Mutual labels:  augmented-reality, augmentedreality
Bandit-Girl-AR
🎮 Augmented Reality mobile game with classic third person and AR gameplay modes. 🔫
Stars: ✭ 15 (-6.25%)
Mutual labels:  augmented-reality, augmented-game
Face Landmark Android
Android AR Camera
Stars: ✭ 320 (+1900%)
Mutual labels:  augmented-reality, dlib
AR-ANE-Samples
MyAR is an augmented reality Air Native Extension supporting Android and iOS based on Wikitude SDK
Stars: ✭ 39 (+143.75%)
Mutual labels:  augmented-reality, augmentedreality
VuforiaWithOpenCVForUnityExample
Vuforia with OpenCV for Unity Example
Stars: ✭ 56 (+250%)
Mutual labels:  augmented-reality
sparkar-pixelate-shader
simple script-only pixelate shader with Facebook SparkAR.
Stars: ✭ 35 (+118.75%)
Mutual labels:  augmented-reality
ayAR
Augmented Reality Demo
Stars: ✭ 24 (+50%)
Mutual labels:  augmented-reality
ARKit-FocusNode
FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease.
Stars: ✭ 50 (+212.5%)
Mutual labels:  augmented-reality
Go
导航犬 (Go) 是一款基于 Android 的增强现实步行导航软件,其地图服务由高德地图提供。
Stars: ✭ 62 (+287.5%)
Mutual labels:  augmented-reality
SceneKit-PortalMask
Clean class to create a portal in SceneKit for use in ARKit.
Stars: ✭ 60 (+275%)
Mutual labels:  augmented-reality
Unity-2017.2-and-Vuforia-6.5---Camera-Auto-Focus
Unity 2017.2 and Vuforia 6.5 Augmented Reality (AR) Camera Auto Focus
Stars: ✭ 17 (+6.25%)
Mutual labels:  augmented-reality
Rabbit-Coder
Rabbit Coder is an augmented reality puzzle game based on coding, built with Spark AR Studio
Stars: ✭ 28 (+75%)
Mutual labels:  augmented-reality
quickstart-android-java
DeepAR SDK for Android example project
Stars: ✭ 19 (+18.75%)
Mutual labels:  augmented-reality
lvr
👓 Augmented Reality for everyone - Out of the world experiences
Stars: ✭ 92 (+475%)
Mutual labels:  augmented-reality
argon-aframe
glue to use aframe to author argon applications
Stars: ✭ 45 (+181.25%)
Mutual labels:  augmented-reality
ar-simulation
AR Simulation for Unity • Right in the Editor • Minimally Invasive
Stars: ✭ 101 (+531.25%)
Mutual labels:  augmented-reality
Subtitles
This project lets the audience view and switch subtitles to multiple languages in theatres using augmented reality.
Stars: ✭ 12 (-25%)
Mutual labels:  augmented-reality

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/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].