Context:
I have volumes from the same muscle collected with 3D ultrasound and the IGT link extension, at 2 different time points.
Aim:
After volume reconstruction, I would like to match the volume orientation and relative position to segment matching slices.
Question:
I managed to align the volumes with fiducial registration. Is there an extension that would allow browsing through slices of both volumes and do the segmentation? (I get to do this with the “Compare Volume” extension but not to segment independently)
Do I understand correctly that you want to have one segmentation for the two volumes? If so, it is quite unusual, especially that you say they are from two different time points. I suggest doing the segmentation for both of them, and that will give you a basis for comparison.
I do want to segment each volume separately.
I can do that already but if I am only interested in comparing a cross-section of each volume, it is not accurate because of the slight differences in volume orientation. I solved this by registrering the volumes and now I am looking for a way to browse and segment volume slices simultaneously in the segment editor (eg in side-by-side windows of their axial views).
There are comparative layouts in Slicer. You can select one and set up display so that in one group you show one volume and the corresponding segmentation, and in the other group the other volume/segmentation pair.
You’ll need this option in the Segmentations module so that only one segmentation is visible in each group:
The only thing you don’t get is simultaneous scrolling, because the navigation (shift+mouse move or slice intersections with interaction) works only within groups. A solution could be adding a fiducial that serves as the common 3D cursor, and you can navigate it in one group, then click on it in the 3D of the other group, making the slice views in the other group jump to the same position.
This is probably just one of the many solutions, but it seems viable to me.
Thank you again for your help. Yes, I am using a similar approach (although I didn’t think of using a fiducial in the process). This will do. Synchronised scrolling between groups would be a nice feature addition though.