Does ARKit give any confidence score for each camera position it estimates during camera tracking? If any camera position is not estimated correctly do you suggest any option to improve it?

ARKit returns discrete tracking state for every frame update. You can read more about it here:

Managing Session Life Cycle and Tracking Quality

It is highly recommended to integrate standard coaching view in your app to guide users when tracking is limited. More details at:

ARCoachingOverlayView

Tagged with: