Contextualize
The way you contextualize 360° images depends on your project type.- Data modeling projects
- Legacy and hybrid projects
In data modeling projects, use the 3D jobs API to get suggestions and then create contextualization approvals:
Get text detection suggestions
Run the 3D job through the Create a job using 3D source data API endpoint.Use the Create360ContextualizationJobRequest body: set job
type to ImageTextDetection and source.type to Cognite360ImageCollection.Create contextualization approvals
To connect 360° image annotations (text and polygons) to CogniteAsset instances, use the Create 360 Image contextualization API endpoint (beta).