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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -