/OEAR

Sample with Apple ML Vision / ARKit accessing an OpenEdge Database using REST

Primary LanguageSwiftMIT LicenseMIT

Sample gathering Data (Item Price) from Progress OpenEdge using REST and displaying it with on Augmented Reality using ARKit. The object is detected using Apple's ML (Machine Learning)/Vision and if a match is found on the OpenEdge Database returns the price.

This project is based on the CoreML-in-ARKit created by Hanleyweng: https://github.com/hanleyweng/CoreML-in-ARKit