ifanbeam and iradon
이전 댓글 표시
Hi, I tried to use ifanbeam to provide Ct images but when I use this:
D=600; dtheta = 2; dsensor=0.1 ;
[Farc,Fangles] = ifanbeam(R,D,'FanSensorSpacing',dsensor,'FanRotationIncrement',dtheta,'Interpolation','spline','OutputSize',256);
I got an unusual image but by iradon I=iradon(R,0:179,'spline',256); I got a right one(of course with artifact), dose any one know about it, it seems there is a relation between FanSensorSpacing and D, thanks for any hints and guide, thanks in advance.
regards
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Image Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!