You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the matrix systemMatrix provided in proMatrix_64.mat does only contain the forward transform. Applying it's transpose does (of course) not give the filtered back-projection. This means that I am unable to map inputf to input (where both variables are provided in testimg.mat)
Could you give some guidance on which implementation of the filtered back-projection you are using, or include it's matrix.
I'm interested in the robustness of the algorithm. Could you also provide some extra images. One test image is somewhat sparse.
The text was updated successfully, but these errors were encountered:
Hi,
It seems like the matrix
systemMatrix
provided inproMatrix_64.mat
does only contain the forward transform. Applying it's transpose does (of course) not give the filtered back-projection. This means that I am unable to mapinputf
toinput
(where both variables are provided intestimg.mat
)Could you give some guidance on which implementation of the filtered back-projection you are using, or include it's matrix.
I'm interested in the robustness of the algorithm. Could you also provide some extra images. One test image is somewhat sparse.
The text was updated successfully, but these errors were encountered: