questions > Getting just the cropped image
Jun 13, 2021  01:06 AM | Al Murcia
Getting just the cropped image
Hello, 

I'm using dcm2niix to convert some MR images. I'm cropping the images and as output I'm getting the .json file, the original.nii image and the cropped.nii image. What I want to know is if there's a way to avoid getting the original.nii image and just get the cropped.nii image. As I'm converting hundreds of images at the same time getting these original images makes my following work a bit complicated I think.

This is the code I'm using:

dcm2niix -d 9 -f %i_%p -x y -o . input_folder

Thanks for your help.

Al.

Threaded View

TitleAuthorDate
Getting just the cropped image
Al Murcia Jun 13, 2021
Chris Rorden Jun 13, 2021
Al Murcia Jun 13, 2021