§ 5.4 Radon 变换 5.4.4 Matlab 中的实现[4] 例、对一个正方形黑框进行 Radon 变换。 I=zeros(200,200); I(100:170,100:170)=1; % to produce a square black frame Figure,imshow(I); title('origine image'); %% to do Radon transform of 0 and 25 degree [R,xp]=radon(I,[0 25...
时间:2024-11-29 18:15栏目:行业资料