Skip to main content
Documentation

3D Reconstruction End-to-End Flow

Understand the complete Argus flow from panoramic input through reconstruction output retrieval.

The reconstruction workflow has three server-side stages:

  1. Upload the source panorama and retain the returned input_image_id.
  2. Trigger reconstruction with that image identifier.
  3. Poll with the same image identifier until the task succeeds, then handle the returned output metadata according to the provisioned integration.

The public OpenAPI schema defines result_url only as a URI. It does not guarantee a GLB media type, Five SDK Work data, or direct Five SDK compatibility.

Argus upload, task creation, and polling sequence

The localized diagram is copied from the Domestic docs. The steps above provide the English field names used by the overseas integration.