update hotkey in readme

This commit is contained in:
tzutalin 2020-09-26 11:22:20 -07:00
parent 949e46cec4
commit d3486864fe

View File

@ -218,31 +218,33 @@ to load pre-defined classes
Hotkeys Hotkeys
~~~~~~~ ~~~~~~~
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| Ctrl + u | Load all of the images from a directory | | Ctrl + u | Load all of the images from a directory |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| Ctrl + r | Change the default annotation target dir | | Ctrl + r | Change the default annotation target dir |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| Ctrl + s | Save | | Ctrl + s | Save |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| Ctrl + d | Copy the current label and rect box | | Ctrl + d | Copy the current label and rect box |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| Ctrl + Shift + d | Delete the current image |
+--------------------+--------------------------------------------+
| Space | Flag the current image as verified | | Space | Flag the current image as verified |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| w | Create a rect box | | w | Create a rect box |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| d | Next image | | d | Next image |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| a | Previous image | | a | Previous image |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| del | Delete the selected rect box | | del | Delete the selected rect box |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| Ctrl++ | Zoom in | | Ctrl++ | Zoom in |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| Ctrl-- | Zoom out | | Ctrl-- | Zoom out |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
| ↑→↓← | Keyboard arrows to move selected rect box | | ↑→↓← | Keyboard arrows to move selected rect box |
+------------+--------------------------------------------+ +--------------------+--------------------------------------------+
**Verify Image:** **Verify Image:**