ARkit finally pushing AR to the masses. From a developer perspective, having an SDK that simplifies "environment detection/reasoning" is huge. Previously required pretty deep hardware requirements and now is turning into an AI/ML/software problem.
A usable AR SDK has been available from Qualcomm/Vuforia for years on more devices than ARKit supports. The only thing that came out of it was marketing gimmicks.
I thought vuforia was mostly just a marker based AR, which never really took off in the US market. ARKit is markerless and their VIO system is actually pretty good.
yep - have been using Vuforia since it came out. Fantastic for scanning in models and the usability is great. That said, I keep coming back to the fact that the install base of iOS11 is what intrigues me the most. By no means is ARkit the magic bullet, but its enough and it can tempt developers the same.
not that I've seen, though with some logical combination of object dimensions, env variables (depth of field, etc), and a decent image recognition/ML then you could probably get decent OCR. Note that this is for visual recognition, feel text is decently solved (exhibitA, Google Translate).