-
Notifications
You must be signed in to change notification settings - Fork 20
Design
DavidZ edited this page Mar 12, 2022
·
1 revision
- Main entry of the application
- Controls the layout
- Handle unsaved warning
- Handle parameters from URL
- Detect which version of VideoLoader should be used
- Drawer contains left side panel
- VideoLoader global video loader, cache video frames
- Annotation page container
- AnnotationSkeleton skeleton page for no video state
-
KeyframePanel controls keyframes
- KeyframeTable edit keyframes
- ControlPanel copy, mode and options
-
CanvasPanel main annotation panel
- filmStrip decoration
- ObjectTable table for object annotation
- RegionTable table for region annotation
- SkeletonTable table for skeleton annotation
- ActionTable table for action annotation
- configuration page container
- ObjectLabelTable table for object label
- ActionLabelTable table for object label
-
SkeletonTypeTable table for skeleton type
- SkeletonTypePreview preview for skeleton type
- Default FPS the default fps for video
- Objects show objects mode or not
- Regions show regions mode or not
- Skeletons show skeletons mode or not
- Actions / Video segments show actions panel or not
- Help section
- Keyboard shortcut section
- Tutorial videos section
- About page container
- ContributorCard card for each contributor's information
- Fallback page