-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 360 Image Annotation CDM support (#4954)
* temp: checkpoint in work for enabling 360 CDM support * chore: bring to compiling state * chore: some more code shuffling * chore: add missing files * chore: remove unintended file * chore: change up API a bit more * chore: commit reasonable API changes * chore: that one too, that's also reasonable * chore: more API changes * chore: corrections to API * chore: fix a few more API changes * chore: more fixes * chore: lint fix * chore: remove unnecessary changes * chore: remove empty file * chore: attempt to redo API by deprecating DataSourceType * Revert "chore: attempt to redo API by deprecating DataSourceType" This reverts commit 6ab203c. * test: fix tests * chore: some more fixes * chore: correct types in examples * chore: reintroduce ObjectDetection annotations etc * chore: update Image360UI to work with CDM-360 images * chore: last fixes to 360 image loading * chore: add missing line in yarn lock * chore: fix type in Image360 visual test * chore: fix visual test (I hope) * chore: fix overly pedantic type errors * chore: update API again * chore: cleanup imports somewhat * chore: remove unnecessary file * chore: a few more fixes / simplifications * chore: fix annotation rotation * chore: fix annotation rotation again * chore: Add actual test (Yeah, I know, crazy)
- Loading branch information
1 parent
16ed4b2
commit bb8d80a
Showing
88 changed files
with
2,610 additions
and
838 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
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
11 changes: 0 additions & 11 deletions
11
viewer/packages/360-images/src/annotation/ImageAnnotationData.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.