# 3 Hi Res are in different volumes

**URL:** https://discourse.slicer.org/t/3-hi-res-are-in-different-volumes/21996
**Category:** Support
**Tags:** segmentation, dicom
**Created:** [February 16, 2022, 3:41pm UTC](https://discourse.slicer.org/t/3-hi-res-are-in-different-volumes/21996 "2022-02-16T15:41:30Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Alejandro\_Terrado](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/alejandro_terrado/32/7200_2.png) [@Alejandro\_Terrado](https://discourse.slicer.org/u/Alejandro_Terrado)
#### Post date: [February 16, 2022, 3:41pm UTC](https://discourse.slicer.org/t/3-hi-res-are-in-different-volumes/21996/1 "2022-02-16T15:41:30Z")

</div>

Hi, once again I’m facing with this issue that I couldn’t surpass before. Even following all the indications in other posts similar to this.  
Can someone help on having the 3 hi resolution axes in one master. This is for later segmentation and 3D printing for a cirjury.  
This is the full CT, buy I only need the head.

> **[1.2.840.113619.2.278.3.2831205601.992.1639738207.808.zip](https://owncloud.cemep.com.ar/s/KG2jRwQ6R7KZJqY)**
>
> Nextcloud - a safe home for all your data

Please help!

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [February 18, 2022, 5:10am UTC](https://discourse.slicer.org/t/3-hi-res-are-in-different-volumes/21996/2 "2022-02-18T05:10:03Z")

</div>

Can you describe what you tried (and link the relevant posts)?

---

<div class="post-metadata">

### Author: ![Alejandro\_Terrado](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/alejandro_terrado/32/7200_2.png) [@Alejandro\_Terrado](https://discourse.slicer.org/u/Alejandro_Terrado)
#### Post date: [March 3, 2022, 1:59am UTC](https://discourse.slicer.org/t/3-hi-res-are-in-different-volumes/21996/3 "2022-03-03T01:59:24Z")

</div>

This are some of the topics I read:

> [@Combining volumes - what am I missing?](https://discourse.slicer.org/t/combining-volumes-what-am-i-missing/2941/2):
>
> In general, these multiple low-resolution acquisitions are not well suited for any 3D processing, so the best would be to acquire proper 3D volume, with as isotropic spacing (cubic voxel shape) as possible. You may try to find toolkits that can create an isotropic super-resolution image from multiple low-resolution sweeps, but this is a difficult image reconstruction problem, so there are no standard solutions. Have a look at this post [Import volume by projections](https://discourse.slicer.org/t/import-volume-by-projections/2871/6) for info on a toolkit that mig…

> [@Import volume by projections](https://discourse.slicer.org/t/import-volume-by-projections/2871/6):
>
> OK, so you actually have cross-sectional images. Not projections. I guess you have those kind of volumes where you have high-resolution slices with huge gaps between them (spacing between slices is a magnitude larger than pixel spacing within the slice). Unfortunately, it is a very difficult problem to create high-resolution data from these sparse slices, since in general you have no way of knowing what is between slices. If you have a priori information about the image content then you may be …

But none of them actually helped me.  
Can you please take a look and give me an orientation on how to obtain a master volume to do a segmentation.  
Thanl you!

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [March 14, 2022, 10:00pm UTC](https://discourse.slicer.org/t/3-hi-res-are-in-different-volumes/21996/4 "2022-03-14T22:00:13Z")

</div>

You have found the relevant posts. The simplest solution is described [here](https://discourse.slicer.org/t/combining-volumes-what-am-i-missing/2941/2):

> You may also try to use your volumes for segmentation one by one (since you can swap the master volume any time): Create a high-resolution isotropic volume from any of the input volumes, using Crop volume module. Then create a segmentation node using this isotropic volume as master volume. After this you can switch between master volumes - the segmentation node’s internal binary labelmap representation will remain high-resolution and isotropic. For example, you can segment the structure of interest based on one image, then switch master volume and make adjustments in the segmentation as needed. Unfortunately, this is a manual, iterative process.

All other solutions would require you to set up image reconstruction tools (download or build the tool, figure out how to use it, apply it on your data, and see if it can improve the image quality).
