ARKit2.0-Prototype
ARKit2.0-Prototype copied to clipboard
After Apple’s introduction of ARKit 2, we have been consistently working behind to create shared-AR experiences. Our goal is to improve the utility of mobile using AR experiences.
**Error Message:** `ARKit2.0-Prototype-master/iOS12_Sampler/ios12 Sampler/AVSharingWorldMapVC.swift:225:68: Incorrect argument label in call (have 'of:from:', expected 'ofClasses:from:') ` **Error Location:** - `if let unarchived = try? NSKeyedUnarchiver.unarchivedObject(of: ARWorldMap.classForKeyedArchiver()!, from: data), let worldMap = unarchived...
Love the examples, very to the point! Is there tips if one would like to do multiple image detection or perhaps object detection?
- Added face tracking - Application of Live filter on tracked face - Removed unwanted code
- Add joint and bone creating a skeleton to track user's movement - Add calculated angle for leg and arm joints