-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
per-joint segmentation works at joint face level (#117)
* FIX-UPDATE: clustering works at face level and not joint level anymore * FIX: diffCheckApp replaced with non-failing one (currently not needed) * FIX-UPDATE: Joint segmentator component adapted to output the joints as well as the joint faces individually * FIX: Component and metadata clean-up * FIX: Clean unassociated cliusters adds the colors as well * FIX-UPDATE: CAD degmentator adapted to reflect changes to segmetation backend for face-level analysis * FIX: return value of RunScript of code.py * FIX: syntax fixes for pre-commit * FIX: cleaning PR * FIX-CAP: minor fixes + convertion to ghtree --------- Co-authored-by: Andrea Settimi <[email protected]>
- Loading branch information
1 parent
39b6b36
commit 6548095
Showing
7 changed files
with
104 additions
and
202 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
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
Oops, something went wrong.