武汉理工大学数字图像处理英文课件 Chapter1(3).pptVIP

  • 4
  • 0
  • 约3.73千字
  • 约 10页
  • 2019-05-14 发布于广东
  • 举报

武汉理工大学数字图像处理英文课件 Chapter1(3).ppt

Coordinate Images Gaus image Image of sinc(x)2sinc(y)2 Logarithmic Enchancement Matlab function logim Special Functions Special Function Construction Somb function log image display Expanded Domain * Coordinate images have z-values proportional to x and y coordinate values. Suppose we want to define the domain of the image as a rectangular area -2.5 = x = 2.5 and -2.5 = y = 2.5: ???????????????????????????????? ???????????????????????????????? x.jpg y.jpg x = linspace(-2.5,2.5,256); y = linspace(2.5,-2.5,256); x = ones(256,1)*x; y = y * ones(1,256); imshow((x+2.5)/5); imwrite((x+2.5)

文档评论(0)

1亿VIP精品文档

相关文档