Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Alignment_CT
Alignment solutions in CT image processing


# Virtual Alignment Method (VAM) for projection image alignment algorithm to get clean CT image reconstructions.
1. VAM for rigid sample
2. VAM for elastic sample


# VAM Test Version Description
1. Generate sinogram using Radon Trasform for Shepp-Logan phantom image
2. Apply random translation error to each column of sinogram
3. Calculate center of attenuation and use it as a fixed point
4. Apply VAM to the obtained fixed point
5. CT image reconstruction acquisition

P.S. See "fp_phantom.png" for the location of the fixed point in the reconstruction

# How to apply VAM to real samples with translation errors
1. Calculate a fixed point in the whole projection set
2. Align the projection image set to the axial level (common layer) of the specimen by adjusting the height of the fixed point
3. Apply VAM to a fixed point on the adjusted projection image set
4. Obtain ideally aligned CT reconstructions using an ideally aligned projection image set