-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For each chunked supervoxels, collect all semantic labels and use the dominant one to represent the supervoxels. In principle we can do better and pick the dominant label after chunked supervoxels are merged, right now we only use the dominant label of the dominant chunked supervoxel. The semantic label is stored in the first element of the array; The second element is the number of voxels associated with this label; The third one is the total number of voxels.
- Loading branch information
Showing
1 changed file
with
28 additions
and
14 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