Description
Hi there! Thank you for releasing the library! I'm trying to use the seg_only functionality to get the DKT atlas labels, but my segmentations etc. are cropped and way off to the side. The image is a regular T1w image with 1mm isotropic resolution.
Here is my original image (viewed in ITK SNAP):
Here is the command I'm running:
./run_fastsurfer.sh --sid results --sd /data/sub01/fastsurfer --t1 /data/sub01/aligned_norm.nii.gz --seg_only --no_cc --no_cereb --no_hypothal --threads 8
Here is the orig.mgz (conformed input - notice the crop)
Here is the orig.mgz with segmenation overlaid
Expected Behavior
There should be no cropping in the final results.
Environment
Description
Hi there! Thank you for releasing the library! I'm trying to use the
seg_onlyfunctionality to get the DKT atlas labels, but my segmentations etc. are cropped and way off to the side. The image is a regular T1w image with 1mm isotropic resolution.Here is my original image (viewed in ITK SNAP):
Here is the command I'm running:
./run_fastsurfer.sh --sid results --sd /data/sub01/fastsurfer --t1 /data/sub01/aligned_norm.nii.gz --seg_only --no_cc --no_cereb --no_hypothal --threads 8Here is the
orig.mgz(conformed input - notice the crop)Here is the
orig.mgzwith segmenation overlaidExpected Behavior
There should be no cropping in the final results.
Environment