Point cloud

Attach point cloud URLs

You can import point cloud data by linking them from external storages. The linked data is displayed in SuperAnnotate, but they aren't stored on our local servers. You can find the template CSV here.

sa.attach_items(
  project = "Project Name",
  attachments = "./pointcloud.csv",
  annotation_status = "QualityCheck"
)