I am looking to perform 3D Radon transform in matlab. I believe matlab currently does not have a function for that. Does anyone have an available matlab code that does that? Or any ideas on how to accomplish this.
Show older comments
my 3d image is 128x128x128
I=phantom3d(128);
Answers (0)
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!