NIAlgorithmConvergence
An object that provides the state and reason for user coaching recommendations.
Declaration
class NIAlgorithmConvergenceOverview
This class conveys the current state of the framework’s Camera Assistance feature when you turn on isCameraAssistanceEnabled. When the status indicates that user action is required to achieve the highest-quality results, instances of this class identify specific actions the user can do to help. To improve the status, the app needs to coach the user such as by presenting instructional text. The information you provide tells the user, for example, where and at what speed to pan the device around the environment.
To listen for the convergence status, implement session(_:didUpdateAlgorithmConvergence:for:).