数字图像处理

禹晶

出版时间

2015-08-31

ISBN

9787111489733

评分

★★★★★
书籍介绍

数字图像处理已成为高等院校电子信息工程、通信工程、信号与信息处理、计算机应用与软件等学科的一门重要的技术专业课。本书详细介绍数字图像处理的基本理论和主要技术,内容包括数字图像处理基础、空域图像增强、频域变换、频域图像增强、图像复原、彩色图像处理、数学形态学图像处理、图像分割、小波变换与多分辨率分析、图像压缩编码、表示与描述等。本书理论与实际相结合,理论分析深入浅出,方法介绍详细具体,实例演示清晰明了,同时给出了部分关键算法的Matlab实现程序,章后还附有大量习题,方便教学。

AI导读
核心看点
  • 系统讲解数字图像处理基础理论与核心算法
  • 涵盖空域增强、频率域滤波及图像复原技术
  • 深入探讨彩色处理与小波多分辨率分析方法
适合谁读
  • 计算机视觉与图像处理方向的本科生及研究生
  • 从事图像识别、医学影像等应用领域的工程师
  • 具备数学基础并渴望系统学习该领域的自学者
读前提醒
  • 建议先修复变函数、信号与系统等前置数学课程
  • 中文译本存在较多错漏,强烈建议对照英文原版阅读
  • 内容深奥且篇幅巨大,需做好长期啃读的心理准备
读者共识
  • 公认的经典教材,内容全面,是领域入门必读之作
  • 中文翻译质量极差,生硬晦涩,严重劝退读者
  • 数学推导严谨但难度高,非科班出身者阅读吃力

本导读基于书籍简介、目录、原文摘录、短评和书评生成,不等同于全文精读。

精彩摘录
  • "去噪 亮度变换: varargin 变长输入 (f, varargin) 用nargchk检测变量输入 error(nargchk(2, 4, nargin)) nargin和nargout 判断图像的数组是什么格式的 用mat2gray转化成range [0, 1] if strcmp(class(f), 'double') & max(f(:)) > 1 & ... ~strcmp(varargin{1}, 'log') f = mat2gray(f); 不然转成double的方便操作 f = im2double(f); 反转图像 g = imcomplement(f) 使用对数变换减小动"
  • "The field of digital image processing refers to processing digital images by means of a digital computer"
  • "As a consequence, f(x,y) must be nonzero and finite; that is 0< f(x,y) < infinite"
  • "Incoming energy is transformed into a voltage by the combination of input electrical power and sensor material that is responsive to the particular type or energy being detected."
  • "The quality of a digital image is determined to a large degree by the number of samples and discrete intensity levels used in sampling and quantization."
  • "The section of the real plane spanned by the coordinates of an image is called the spatial domain, with x and y being referred to as spatial variables or spatial coordinates."
  • "f(x, y) is a digital image if (x, y) are integers from z2 and f is a function that assigns an intensity value to each distinct pair of coordinates(x, y)."
  • "This digitization process requires that decisions be made regarding the values for M, N, and for the number, L, of discrete intensity levels."
作者简介
冈萨雷斯RafaelC.Gonzalez,美国田纳西大学电气和计算机工程系教授,田纳西大学图像和模式分析实验室、机器人和计算机视觉实验室的创始人,IEEE会士。研究领域为模式识别、图像处理和机器人。其著作已在世界范围内500大学和研完所采用。 伍兹Richard E.Woods,美国田纳西大学电气工程系获博士学位,IEEE会员。
目录
前言
第1章 数字图像基础 1
1.1 数字图像的概念 1
1.2 数字图像的多样性 2
1.2.1 成像多样性 2

显示全部
用户评论
水军真多,比起来岗萨雷斯的差了一百条街,内容浅不说,还废话连篇,逻辑混乱,真是服了国内这些废品
书写的很用心,值得推荐~
很好的一本书,推荐
谢谢入门
不错
在入门数字图像处理,觉得很适合我。图示也多,各方面内容都有涵盖,通俗易懂读着很舒服,不会有不知所云的感觉,让我有这样感觉的教材不多。
看了一下这本书,写的非常的好,对于基础知识点的讲解深入浅出,通俗易懂,非常适合做图像处理方面的人学习,力荐
写得非常好,结构严谨,内容扎实,不仅拥有浅显易懂的入门知识,同时也有深入的内容。
好,好,真好,极力推荐,非常适合小白入门。
深入浅出地讲解了数字图像知识,不错。
下载
收藏