-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed the Glasbey Color Lookup, such that label ids get consisten c…
…olor. This is especially important, if labels have a semantic meaning (class) (say 1=chair, 2=door, 3=floor, 4=wall ). If a chair is missing in a pointcloud (label 1 is absent) than the colors of all objects would change. Additionally, it is much faster, since we do not iterate through clouds multiple times as well as saving time on various map lookups.
- Loading branch information
Markus Schoeler
committed
Feb 19, 2015
1 parent
f529736
commit d0c56d0
Showing
2 changed files
with
3 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters