dboun / MultiPatientImageProcessing

Bulk processing of medical images
1 stars 1 forks source link

Segmentation doesn't work with saved and reloaded seed image #43

Closed ashishsingh18 closed 5 years ago

ashishsingh18 commented 5 years ago

Segmentation doesn't work with saved and reloaded seed image.

So the steps are:

  1. Load some data.
  2. Create seed image by using the paint tool.
  3. Save the seed image and remove it from application.
  4. Reload the seed image -> color coding is lost, 'Run' button is disabled.
  5. Click create seed -> another seed image is created.
  6. Click 'Run' -> it fails with a message as in screenshot below

Capture-segtool

ashishsingh18 commented 5 years ago

This is solved by "set as seed'. @dboun Can you please confirm?

dboun commented 5 years ago

Yep, you should use 'Set as seeds'! (Also 'Convert to segmentation' if you try to load a segmentation and view it).

Please close the issue if you don't have any further questions/suggestions!