When I right click an object in Data module and choose segment this, the resultant segmentation object inherits the prefix of the volume name. However, if I go to the Segment Editor, it automatically creates a generic segmentation object that goes Segmentation_1, Segmentation_2. Can we make the latter match former (i.e, in segment editor do not create the segmentation object until a master volume is specified, and then inherit its name as a prefix).
I think the Data module behavior is a good for naming conventions, which should be encouraged for data management purposes. Also, I wonder if it makes sense to actually create the segmentation object nested under its master volume? It sure would make it easier visually to understand what going on. But I am not sure how to deal with cases where segment geometry is modified.
Behavior of the high-level “Segment this…” is a high-level convenience feature in the Data module. It should not matter that its behavior is somewhat different compared to the lower-level feature of input node selection in Segment Editor module.
This is exactly the issue. Users would mistakenly think that the segmentation is associated with a single volume. It is quite often the case, but not always (you often have 3 volumes, acquired with 3 different slice orientations, and use all for creating a segmentation). Instead of setting the volume to be the parent item of the segmentation, we currently use a node reference, which provides a hint of association via highlighting the corresponding volume/segmentation node by coloring. This coloring is more subtle and more general (it could show association of a segmentation node with several source volumes) than parent/child relationship.
Probably the current behavior could be improved, but we would need to brainstorm a bit more to find a solution that makes things simpler without causing extra confusion.
Wow, I did not notice that behavior until you mentioned it. I occasionally saw the yellow strip on the volume object, but I chalked it up some QT rendering issue (as opposed to being a feature). It doesn’t help that it only highlights if you click the segmentation object (but not the actual segments).
This can potentially work, as you said if we can emphasize the connection between the master volume and the segmentation more clearly. Does QT have visual elements that may show like links between objects in Data module (as opposed to being nested under). This can come handy in other occasions as well.