Part Annotator - smartscenes/sstk GitHub Wiki

Use part annotator to annotate mesh parts!

Preprocessing

If your meshes are just one big mesh, you will need to run a segmentation algorithm to presegment the mesh!

See Part Segmentation Format for required segmentation format.

Annotation

Annotations are saved away in a database. They can be viewed using http://localhost:8010/part-annotations/list

Using part annotations

Viewing in SceneViewer

Use DatGui to change view.

Exporting part annotations from DB

See ssc/export-annotated-parts.js

Rendering images with part segmentation

See ssc/scripts/render-part-masks.sh (after exporting part annotations)

⚠️ **GitHub.com Fallback** ⚠️