Skip to main content

Cuboids

Basic This example includes the following:
  • Cuboid labeling
Advanced This example includes the following:
  • Cuboid labeling
  • Radio button options
  • Checklist options
  • Text input
Cuboid Ontology Cuboid Ontology

Polylines 3D

Basic This example includes the following:
  • Polyline 3D labeling
Advanced This example includes the following:
  • Polyline 3D labeling
  • Radio button options
  • Checklist options
  • Text input
Polyline Ontology Polyline 3D Ontology

Keypoints 3D

Basic This example includes the following:
  • Keypoints 3D labeling
Advanced This example includes the following:
  • Keypoint 3D labeling
  • Radio button options
  • Checklist options
  • Text input
Keypoint Ontology Keypoint 3D Ontology

Segmentations

The following script demonstrates how to add segmentation labels to point cloud data using the Encord Python SDK. It assumes that you have a project with a point cloud dataset and an ontology that includes a segmentation object titled “Sidewalk”. The script creates segmentation instances for specified ranges of point indices in the point cloud files. If the scene was uploaded as shown in the example here, with one label space per frame, a space’s index in this list corresponds to its frame number.