After multiple weeks of pondering what I should do first with Apple's newly announced ARKit, I decided that I wouldn't narrow my mindset to just th...
For further actions, you may consider blocking this person and/or reporting abuse
Nice !!!
Is it possible to recognize a specific image (marker) chosen by me ???
How can I teach a macheni learning to perform this recognition?
Thanks
ARWorldTrackingSessionConfiguration is deprecated. replace with ARWorldTrackingConfiguration() and it works fine :)
It's not showing anything mine on the view. :(
i believe CVPixelBuffer stands for “Core Video Pixel Buffer” (from the Core Video framework)
So cool!
Nice tutorial. Doesn't work though. New release must have changed since your wrote this on the beta
Is it possible to implement a face detection in ArKit without machine learning? How to draw a square and obtain distance from the detected object? (possibly without lag :) ). Thanks!
is it possible to implement a face detection in ArKit without machine learning? How to draw a square and obtain distance from the detected object? (possibly without lag :) ) thanks
Jordan, I'm having a hard time finding the InceptionV3 model. Did it change to something else?