- Convert CT image from the DICOM format to the NIfTI format.
*.dcm => *.nii.gz
- Images are reoriented to the same direction and resampled to the fixed size (128×128×128).
*.nii.gz = > *.npy
- Use K-means algorithm to extract lung region from CT images.
- The intensity values are clipped to the range [-1024, 1024] and a z-score normalization is applied based on the mean and standard deviation of the intensity values.
-
Notifications
You must be signed in to change notification settings - Fork 0
Use 3D-CNN to identify delta variant of covid-19 based on Chest CT
License
qiuxinyun2010/covid19-delta
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Use 3D-CNN to identify delta variant of covid-19 based on Chest CT
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published