ch-sa / labelCloud

A lightweight tool for labeling 3D bounding boxes in point clouds.

Home Page:https://ch-sa.github.io/labelCloud/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default label configurable in Startup dialog

chingyulin opened this issue · comments

This refers to the feature branch https://github.com/ch-sa/labelCloud/tree/feature/semantic-segmentation

Right now the default label is not configurable at all. This PR #125 handles when the default label id doesn't present in the label list. However, ideally, this error shouldn't occur at all by the UI. A possible solution is to have a click box next to labels where the default one is clicked.