startObjectCaptureActivity

open override fun startObjectCaptureActivity(context: Context, collectProcessedResults: Boolean): Dockware.ObjectCaptureSession

Launches the UI for 3D object dimensioning and scanning.

Return

An ObjectCaptureSession to track upload progress and scan data.

Parameters

context

The Android Context used to start the ScanActivity.

collectProcessedResults

If true, the SDK will poll for cloud-computed results after the upload finishes.