Page MenuHomePhabricator

Change widget type of label name suggestions from combo box to line edit / list widget combination
Closed, ResolvedPublic

Description

Currently, we are working towards "weak annotation" of our data i.e. the clinicians do not annotate each pixel of the image but rather they only make a small mark for each label in the image. This provides us with the information that which labels are present in the image and approximately at which location. We will use this information to select images for semantic annotation from the complete dataset.
Given the context, during "weak annotation", the clinicians have to select labels at a fast rate, so they can move to the next image. However, selecting a label using a dropdown takes a lot of time. The clinicians have requested if it is possible to select the labels from a list. I have attached a mock-up of how this might look like:

  1. The clinicians click on the new label button
  2. A mini-window opens up which lists the labels
  3. The clinicians can double-click on a label to add it to the image
  4. If the list of labels is too long, then it can be scrolled

{F2565627}

Revisions and Commits

rMITK MITK
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision