Closed naucoin closed 9 years ago
Nicole, geometry consistency checks should take place at the time label is selected in the popup, and resampling should be done at the time label selection is accepted.
I've just tested this, and resampling was attempted only after I tried to open the Editor panel, and at that time mismatch of geometry was reported on the console, and Slicer crashed. This is not expected behavior, even if my inputs were bogus. Let's take a look at the project week together, or when back in Boston.
mentioning #1 as the motivating issue
Thanks for the feedback, I can definitely make it stop crashing, but I wasn't able to get the current workflow to give me the volume against which to compare when the prior segmentation drop down is being set. I'll see if the selection can be moved elsewhere in the workflow.
Updated the Slicer Volumes logic to avoid the crash: http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=24352
I just realized I cannot build Slicer for some reason, so cannot test this at the moment. Will try a fresh build.
Added a label map volume selector and use that segmentation to initialise the finding segmenation. I've tested it with a simple data set, let me know if there are use cases where it fails.