getLatestDetections
Get the latest object detection results.
Declaration
fun getLatestDetections(): NSDKResult<ObjectDetectionResult, AwarenessStatus>
Summary
Returns
[NSDKResult] containing an [ObjectDetectionResult] if available, or an [AwarenessStatus] containing information about the error.
Get the latest object detection results.