数字图像处理 冈萨雷斯 英文版

时间:2012-05-04 03:15:28
【文件属性】:

文件名称:数字图像处理 冈萨雷斯 英文版

文件大小:4.3MB

文件格式:PDF

更新时间:2012-05-04 03:15:28

第三章

主要介绍图像的复原技术 以下是其中的一小部分代码 function g = intrans(f, varargin) %INTRANS Performs intensity (gray-level) transformations. % G = INTRANS(F, 'neg') computes the negative of input image F. % % G = INTRANS(F, 'log', C, CLASS) computes C*log(1 + F) and % multiplies the result by (positive) constant C. If the last two % parameters are omitted, C defaults to 1. Because the log is used % frequently to display Fourier spectra, parameter CLASS offers the % option to specify the class of the output as 'uint8' or % 'uint16'. If parameter CLASS is omitted, the output is of the % same class as the input. % % G = INTRANS(F, 'gamma', GAM) performs a gamma transformation on % the input image using parameter GAM (a required input). % % G = INTRANS(F, 'stretch', M, E) computes a contrast-stretching % transformation using the expression 1./(1 + (M./(F + % eps)).^E). Parameter M must be in the range [0, 1]. The default % value for M is mean2(im2double(F)), and the default value for E % is 4. % % For the 'neg', 'gamma', and 'stretch' transformations, double % input images whose maximum value is greater than 1 are scaled % first using MAT2GRAY. Other images are converted to double first % using IM2DOUBLE. For the 'log' transformation, double images are % transformed without being scaled; other images are converted to % double first using IM2DOUBLE. % % The output is of the same class as the input, except if a % different class is specified for the 'log' option. % Verify the correct number of inputs. error(nargchk(2, 4, nargin)) % Store the class of the input for use later. classin = class(f); intrans


网友评论

  • 比较经典的图像处理的书,谢谢啦
  • 比较经典的图像处理的书,谢谢啦
  • 只有一个章节啊,而且是MATLAB版本
  • 经典书籍,图像处理人必备的书籍,看着这个真是泪流满面,果断下了
  • 楼主有点不靠谱,1 这个是 冈萨雷斯的 代码的书,不是 源书, 2 只是第三章,虽然标签做说明,没在 标题做说明,鄙视楼主
  • 好动西 感谢分享 我们需要这样的书
  • 刚开始以为有全本,但是下下来之后才发现只有第3章(自己看走眼了,没看标签),自己的失误,不过还是谢谢了,聊胜于无不是!
  • 很经典的图像处理的书
  • 比较经典的图像处理的书,谢谢啦
  • 文字版的,不过就是太少了。
  • 还可以吧,只有第三章
  • 还行,就是看的有点吃力
  • 还行,用了好久了,就是不太清晰!
  • 还行吧,仅供参考
  • 很不错,适合新手学习
  • 只有第三章,还是找找别的吧
  • 不是太全,但还是谢谢了
  • 很经典的图像处理书籍
  • 是文字版的 很清晰 不足的就是只有第三章 楼主能否把其他的章节也上传了
  • 好的资源,谢谢分享
  • 内容不完整,只有第三章的
  • 谢谢啊,很好的资源。就是只有第三章
  • en的确不全啊
  • 只有第三章,不全,坑人
  • 对啊,怎么不全啊
  • 中文和英文的可以对照着看,不错!~
  • 还可以,不是很全
  • 还不错,看起来很清晰
  • 看起来还算清晰,不错.
  • 只有第三章,不全