Skip to content

Can I generate C-arm image?? #507

Answered by AnderBiguri
Dev-MerB asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Dev-MerB

The black->air images are X-ray absorption images, the ones needed to reconstruct. These are obtained by applying the Beer-Lambert law that dominates X-ray transmission, which is what a X-ray detector measures. The relationship is as follows:

x_absorbtion=-log(x_transmission/max_white_value)

Reconstruction happens in absorption because its linear, while transmission is not. You can change from one to the other by using this formula, given a known (or user defined) maximum white value in the detector (hardware/calibration specific).

About the are that is visible: you have defined this. The structure geo defines what are the sizes/shapes of each part of the image, you need to c…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Dev-MerB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants