Spatial Computing, ARPointCloud (rawFeaturePoints)

https://developer.apple.com/documentation/arkit/arpointcloud https://developer.apple.com/documentation/arkit/arframe/rawfeaturepoints

The point cloud (collection of points/features) main intention is a debug visualization to what the underlying tracking algorithm processes and is not designed for additional algorithms on top of that. But, we are utilizing information contained in the points/features collected by ARKit.

Currently, the range of rawfeaturepoints is limited to about 10 meter from the device.

We see a great chance if the range is unlock. The global localization will be more robust and accurate.

ARPointCloud - Apple ARKit - FindSurface YouTube SIdQRiLj2jY

The source code of the app will be available on GitHub.

https://github.com/CurvSurf/FindSurface-visionOS

The source code of the App is now public.

A sample project for iOS/iPadOS that searches ARKit's rawFeaturePoints for geometries using FindSurface's real-time geometry detection capabilities.

Hi @FingerID

Could you please file a feedback at https://feedbackassistant.apple.com with the details of your use case?

Once you do posting your feedback number here will help me find it.

Thank you

FB20473494

The distance limits of raw feature points generated by Apple ARKit and Google ARCore (YouTube videos).

Apple ARKit: ca. 10 m, SIdQRiLj2jY

Google ARCore: ca. 65 m, UxBIon3GnXs

Spatial Computing, ARPointCloud (rawFeaturePoints)
 
 
Q