Posts

Post marked as solved
1 Replies
454 Views
I created a 3D model using Object Capture. https://developer.apple.com/videos/play/wwdc2021/10076/ I want to know where the image used to create the object model was taken on the object oriented coordinate. Can I get this information from the PhotogrammetrySession?
Posted
by sp9103.
Last updated
.
Post marked as solved
2 Replies
481 Views
Hi, I want to use the feature points calculated in ARKit for my application. I am already using that information through rawFeaturePoints. So I want to know if the rawFeaturePoints are calculated more robustly using the lidar information provided in IPad4 pro and iOS 14. If I add the below code before run the view's session, is the rawFeaturePoint calculated using 3D information? Thanks :)
Posted
by sp9103.
Last updated
.