MicroCT Import
Note
Some features presented on this page will only be available in the private version of GeoSlicer. Learn more by clicking here.
MicroCT Import
The micro CT environment has only one Loader to load 3D volumes. It is capable of recognizing various types of data, such as:
- RAW: Image files in RAW format.
 - TIFF: Image files in TIFF format.
 - PNG: Image files in PNG format.
 - JPG: Image files in JPG format.
 
With the exception of the RAW format, the Loader requires a directory containing the 2D images that make up the volume. The Loader will recognize the images and assemble the volume automatically. Below we will detail these two modes of operation.
Viewing TIFF, PNG, and JPG formats
- Click the Choose folder button to select the directory containing micro CT images. In this option, the directory needs to contain 2D images to compose the 3D volume.
 - Upon selecting the directory, the module reports how many images it found, so that the user can confirm that all images were detected correctly. If images are missing, the user can check if the name of any of them is not outside the standard, causing the detection failure.
 - Automatically, the module attempts to detect the pixel size of the images through the file name (e.g., prefix "_ 28000nm). If the detected value is not correct, the user can change the value manually.
 - Click the Load micro CTs button to load the images. The 3D volume will be assembled and made available in the main View and accessible via Explorer.
 
Viewing RAW format
- Click the Choose file button to select the RAW file.
 - As the .RAW file does not contain image information directly in the format, the module attempts to infer the data settings from the file name. For example, AFLORAMENTO_III_LIMPA_B1_BIN_1000_1000_1000_02214nm.raw
- Pixel size: 2214nm
 - Volume size: 1000x1000x1000
 - Pixel type: BIN (8 bit unsigned)
 
 - The user can manually change the volume settings, such as pixel size, volume size, and data type, if any information was not detected correctly or simply does not exist.
 - Click the Load button to load the volume. The 3D volume will be assembled and made available in the main View and accessible via Explorer.
 
Exploring Import Parameters
There is a Real-time update option that allows the volume to be updated automatically as settings are changed. However, we recommend that the user does not use this option for very large volumes.
- Change the X dimension field until straight columns appear in the image (if the columns are slightly inclined then the value is close to being correct). Try with different endianness and pixel type values if no value in X dimension seems to make sense.
 - Move Header size until the first row of the image appears at the top.
 - Change the value of the Z dimension field to a few tens of slices to make it easier to see when the Y dimension value is correct.
 - Change the value of Y dimension until the last row of the image appears at the bottom.
 - Change the Z dimension slider until all image slices are included.
 
Advanced Import Features

Auto-crop
The user can enable the Auto-crop Rock Cylinder option to automatically crop the image. This solution is applied to cases where the study volume is a cylinder, typically surrounded by other layers of different materials. This option attempts to detect the relevant cylinder and generate a region to crop. Before applying the crop, the module presents the detected region so that the user can confirm if the region is correct or make adjustments to frame the region of interest.

Image Normalization
Some images can be imported using a value normalization file, the PCR. To do this, the user must select the Normalize min/max with PCR file option and select the corresponding PCR file. The file usage options are:
- Normalize min/max (float): Normalizes the image values based on the PCR file.
 - Divide by alumminum median (float): Divides the image values by the aluminum median.
 - Alumminum contrast range (uint8): Defines the aluminum contrast range.