ios - Vision with camera live stream and ARKit -


i'd implement scenario this: use camera live stream vision detect rectangles, process output according logic, display ar elements according logic output arkit.

the examples i've found don't cover full process vision live stream detection arkit spritekit, "steps" separatedly. 1 found live stream vision using uiimageview that. other ones found arkit spritekit using arskview that.

which best way integrate in stepped process vision -> logic -> arkit be?


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -