Skip to content

Commit 4bab79e

Browse files
...
1 parent da695a1 commit 4bab79e

1 file changed

Lines changed: 6 additions & 22 deletions

File tree

README.md

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The **saving directory** consists of:
8888
- The **labeled PNG files**: each label of each image is represented by a labeled PNG file.
8989
- The **JSON file** contains several information about labels: identifier, name, color and type.
9090

91-
### **Load/Save and Image Management**
91+
### Load/Save and Image Management
9292

9393
| **Tool** | **Functionality** |
9494
|-------------------|--------------------------------------------------------------------------------------------------------|
@@ -106,36 +106,20 @@ The **saving directory** consists of:
106106
| **Move** | Click and drag to move the current (wheel mouse click shorcut) |
107107
| **Reset** | Reset to default view (zoom and position) |
108108

109-
110-
111-
## Toolset
112-
113-
### **Image Management**
109+
### Label setting
114110
| **Tool** | **Functionality** |
115111
|-------------------|--------------------------------------------------------------------------------------------------------|
116-
| **Load Image** | Import images and label's layers from your local system with support for multiple formats |
117-
| **Save** | Export current annotations with automatic directory creation |
118-
| **Next** | Load next image |
119-
| **Previous** | Load previous image |
112+
| **Add Label** | Add a new label (by chosing the name, the type and the color of the new label) |
113+
| **Label Opacity** | Adjust the transparency of the labeled layers. |
120114

121-
### **Navigation Tools**
122-
| **Tool** | **Functionality** |
123-
|-------------------|--------------------------------------------------------------------------------------------------------|
124-
125-
126-
### **Visual Controls**
127-
| **Tool** | **Functionality** |
128-
|-------------------|--------------------------------------------------------------------------------------------------------|
129-
| **Plus** | Add a new label |
130-
| **Opacity** | Fine-tune layer transparency for precise overlay work |
115+
Moreover, you can set some parameters of each label:
131116

132-
### **Label's Tools**
133117
| **Tool** | **Functionality** |
134118
|-------------------|--------------------------------------------------------------------------------------------------------|
135119
| **Color** | Set the color of the selected label |
136120
| **Visibility** | Set the visibilty of the selected label |
137121
| **Setting** | Set the parameters of the selected label |
138-
| **Remove** | Remove the selected label |
122+
| **Remove** | Remove the selected label (warning: delete all saving files containing this label) |
139123

140124

141125
### **Annotation Tools**

0 commit comments

Comments
 (0)