mbari-org / vars-annotation

Video Annotation Application for MBARI's Media Management (M3) software stack
https://docs.mbari.org/vars-annotation/
Apache License 2.0
16 stars 6 forks source link

Add annotation count to media selection dialog #28

Closed hohonuuli closed 6 years ago

hohonuuli commented 7 years ago

Opening a new file: add something to indicate that it has been opened and a count of # of annotations (maybe a flag w/ count right next to each file name, or something that gives a hint we are done with that segment)

hohonuuli commented 6 years ago

TODO: [ ] Modify MediaPane.fxml and add textfield to hold annotation count [ ] Add AnnotationService as an argument to the constructor in the SelectMediaDialog [ ] Add AnnotationService as an argument to the constructor in the VideoBrowserPaneController

hohonuuli commented 6 years ago

The last row in the MediaPane now displays annotation count.