neheller / kits21

The official repository of the 2021 Kidney and Kidney Tumor Segmentation Challenge
MIT License
174 stars 47 forks source link

Strange image.nii.gz #51

Closed ZhangxinruBIT closed 2 years ago

ZhangxinruBIT commented 2 years ago

Hello, I have successfully run the get_Imaging.py file and got the image.nii.gz under the corresponding case folder. But the each image.nii.gz looks strange. Their grayscale values are almost all zero, with some very small negative numbers. That means when I opend the image.nii.gz by ITK-SNAP, I can not see the any useful image information.

Ixixuw commented 2 years ago

Hello, I have successfully run the get_Imaging.py file and got the image.nii.gz under the corresponding case folder. But the each image.nii.gz looks strange. Their grayscale values are almost all zero, with some very small negative numbers. That means when I opend the image.nii.gz by ITK-SNAP, I can not see the any useful image information.

Hello, I ran get_Imaging_v2.py solved the problem.