Skip to content

cgmhaicenter/CT-Image-Research

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

How to get the lung-only DRR and bone-only DRR from CT images ?

1. Use rule-based methods (Hounsfield unit) to generate lung and bone masks from CT images.

image

2. Use these masks to training segmentation model, and follow Step A to Step D.

Step A: Use madel to get lung mask from CT image.

Step B: Clean all information, only save body contour.

Step C: Use lung mask to segmentation lung image from CT image.

Step D: Mix lung image and body image.

image

3. Repeat Step A to Step D for all CT images.

image

4. Sum all segmentation images.

image

5.The GIF show the process of sum images.

image imageimage imageimage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors