-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There should be an edit button on each row of the images:
That allows to edit metadata information.
"metadata": {
"name": "Silica_small.tif",
"relativePath": "Fribourg/Silica_small.tif"
},
There should be 2 metadata information currently:
- name
- pixelSize
pixelSize should be defined as a number + units. Like '1 mm' and corresponds to the size of 1 pixel.
We will see later to convert this using js-quantities.
