Closed qiaodongxing closed 1 month ago
I don't know.... You don't need intrinsic for TIGRE, so I can't really answer...
Is there any reason why you think it's not correct ? Is there any doubt of your steps that you think I can help with?
I'll close this due to no answer, but let me know if you need more help.
Is your feature request related to a problem? Please describe. Thanks for the great work. I am using tiger's AX method to get a projection of a CT image, but what are the intrinsic and extrinsic matrices for this projection? How should I calculate these? Describe the solution you'd like ··· class ConeGeometry(object): """ Cone beam CT geometry. Note that we convert to meter from millimeter. """ def init(self, data):
Is this calculation correct?