diff options
author | Your Name <you@example.com> | 2024-05-09 13:32:10 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2024-05-09 13:32:10 -0400 |
commit | 7597d9b9646a3ccda32ce672a45393d5ab5af976 (patch) | |
tree | cda16a24a9c21af619802bf9889833471e837ec7 /readme.md | |
parent | 5c57d8636f87efedd0d68c2afb8aa99a961a6c8b (diff) | |
download | annotator-7597d9b9646a3ccda32ce672a45393d5ab5af976.tar.gz annotator-7597d9b9646a3ccda32ce672a45393d5ab5af976.tar.bz2 annotator-7597d9b9646a3ccda32ce672a45393d5ab5af976.zip |
Added capacity for multiple rectangle labels; bug fixes
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ make Available labels are configured in `annotator.conf`. Controls are as follows: * Number keys: Make annotation + * c: cycle through rectangle labels * Escape: Quit (doesn't save) * Space: Pause * Left arrow: Go backward 1 frame |