数字图像处理题库.docxVIP

  • 8
  • 0
  • 约1.09万字
  • 约 10页
  • 2021-12-05 发布于江苏
  • 举报
-- -- -- -- 选择一副图像eight.t,if设置输入/输出变换的灰度级范围,a=0.3,b=5,c=3,d=。6 I=imread(eight.tif); I=im2double(I); I1=0.3.*I+5/255; I2=3.*I+6/255; subplot(1,3,1);imshow(I);原ti始tl图e(像 ); subplot(1,3,2);imshow(I1);title(a=0.3,b=5); subplot(1,3,3);imshow(I2);title(a=3,b=6); 设置非线性扩展函数的参数c=2,r=1.5,对图像 eight.t进if行变换。I=i

文档评论(0)

1亿VIP精品文档

相关文档