User Interface
When you start LumiScan Annotation for the first time, an empty window opens (Fig.12).
To start the program:
-
Click on the Menu **button.
-
Select the Settings.
-
Specify the Data Directory in the Settings window.
JSON Settings Example
This JSON settings file is automatically created at C:\Users\<USER>\AppData\Local\HD Vision Systems GmbH\LumiScan Annotation the first time the application is started. The labels section will be empty at first. You can enter labels there and they will be added automatically.
If desired, ROI values can also be specified here and loaded automatically.
See below for an example of the default json settings.
{
"meta": {
"inputFileType": "LumiScan Annotation Settings",
"inputFileVersion": "1.6.0.0",
"targetMachine": "TargetMachine",
"programName": "LumiScan Annotation",
"programVersion": "1.6.0.0"
},
"labels": ["stuff", "labelB", "somethingElse"],
"roiSettings": {
"x": 1.0,
"y": 1.0,
"width": 1.0,
"height": 1.0
}
}
| Nr. | Description |
|---|---|
1 |
Menu: Access to ROI settings, program settings and help. |
2 |
Folder: Combobox for folder selection. |
3 |
User: Combobox for user selection.
|
4 |
List of images from the selected folder.
|
5 |
List of all available labels in the selected folder. |
6 |
Central view with display of the currently selected image and labels. |
7 |
Shows the selected labels. |
8 |
Adds a new label. |
9 |
Adjusting the brightness and contrast of the image. |
10 |
Navigation menu (see also Navigation). |