google-ar / arcore-unity-sdk

ARCore SDK for Unity

Home Page:https://developers.google.com/ar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raycast from Image Position

Zumbalamambo opened this issue · comments

I have retrieved the RGB Image from the CameraImageBytes. I have determined an object's bounding box over the RGB Image. Now, how can I raycast and instantiate a 3D object based on this estimated 2D image point in the RGB Image?