成功加入购物车

去购物车结算 X
7号书虫
  • 数字图像处理及MATLAB实现(第3版)杨杰

数字图像处理及MATLAB实现(第3版)杨杰

举报

正版库存书,量大可联系客服!如遇图片不符,书名为准,感谢支持!

  • 装帧:    平装
  • 开本:    16开
  • 纸张:    胶版纸
  • 页数:    328页
  • 出版时间: 
  • 版次:  1
  • 装帧:  平装
  • 开本:  16开
  • 纸张:  胶版纸
  • 页数:  328页

售价 38.27 6.4折

定价 ¥59.80 

品相 全新品相描述

优惠 满包邮

优惠 满减券
    运费
    本店暂时无法向该地区发货

    延迟发货说明

    时间:
    说明:

    上书时间2024-06-24

    数量
    库存5
    微信扫描下方二维码
    微信扫描打开成功后,点击右上角”...“进行转发

    卖家超过10天未登录

    四年老店
    店铺等级
    拍卖等级
    资质认证
    90天平均
    成功完成
    83.87% (521笔)
    好评率
    99.88%
    发货时间
    19.17小时
    地址
    河北省保定市涿州市
    • 商品详情
    • 店铺评价
    立即购买 加入购物车 收藏
    手机购买
    微信扫码访问
    • 货号:
      8213106
      品相描述:全新
      温馨提示:5折以下图书多为出版社尾货,大部分为全新,个别图书品相存在切口、划线标记、光盘等附件不全的情况,发货前会统一检查征求您的意见,如有疏忽之处,收到货后可联系客服协商处理,感谢配合!
      商品描述:
      基本信息
      书名:数字图像处理及MATLAB实现(第3版)/杨杰
      定价:59.8元
      作者:杨杰
      出版社:电子工业出版社
      出版日期:2019-09-01
      ISBN:9787121372599
      字数:
      页码:328
      版次:
      装帧:平装
      开本:16开
      商品重量:
      编辑推荐

      内容提要
      本书是在2010年出版的教材基础上做了修改、补充和完善。书中主要介绍了数字图像处理的基础知识、基本方法、程序实现和典型实践应用。全书分3部分共10章。部分(~4章)介绍数字图像处理的基础知识;第2部分(第5~8章)介绍数字图像处理的各种技术;第3部分(第9~10章)介绍数字图像处理的扩展内容。在每章的内容安排上,都是从介绍问题的背景开始,接着讲述基本内容和方法,然后介绍实践应用(通过MATLAB软件编程),最后进行结果分析。本书内容系统性强,重点突出,理论、应用与实际编程紧密结合,理论与实例并重,同时也能满足双语教学的部分要求和对本课程的专业英语词汇的学习。
      目录
      目 录部分 图像处理基础章 概述(Introduction) 11.1 数字图像处理及特点(Characteristics and Processing of Digital Image) 11.1.1 数字图像与数字图像处理(Digital Images and Digital Image Processing) 11.1.2 数字图像处理的特点(Characteristics of Digital Image Processing) 21.2 数字图像处理系统(System of Digital Image Processing) 31.2.1 数字图像处理系统的结构(Structure of Digital Image Processing System) 31.2.2 数字图像处理的优点(Advantages of Digital Image Processing) 41.3 数字图像处理的主要研究内容(Research Content in Digital Image Processing) 51.4 数字图像处理的应用和发展(Applications and Development of Digital Image Processing) 61.4.1 数字图像处理的应用(Applications of Digital Image Processing) 61.4.2 数字图像处理领域的发展动向(Future Direction in the Field of Digital Image Processing) 111.5 全书内容简介(Brief Introduction of This Book) 11小结(Summary) 12习题(Exercises) 13第2章 数字图像处理的基础(Basics of Digital Image Processing) 142.1 人类的视觉感知系统(Visual System of Human Beings) 142.1.1 视觉系统的基本构造(Basic Structure of Visual System) 142.1.2 亮度适应和鉴别(Intensity Adaption and Identification) 162.2 数字图像的基础知识(Basics of Digital Image) 192.2.1 图像的数字化及表达(Image Digitalization and Representation) 192.2.2 图像的获取(Image Acquisition) 202.2.3 像素间的基本关系(Basic Relationshipetween Pixels) 232.2.4 图像的分类(Image Classification) 25小结(Summary) 29习题(Exercises) 29第3章 图像基本运算(Basic Operation in Digital Image Processing) 303.1 概述(Introduction) 303.2 点运算(Point Operation) 303.2.1 线性点运算(Linear Point Operation) 313.2.2 非线性点运算(Non-Linear Point Operation) 323.3 代数运算与逻辑运算(Algebra and Logical Operation) 343.3.1 加法运算(Addition) 343.3.2 减法运算(Subtraction) 363.3.3 乘法运算(Multiplication) 373.3.4 除法运算(Division) 383.3.5 逻辑运算(Logical Operation) 393.4 几何运算(Geometric Operation) 393.4.1 图像的平移(Image Translation) 403.4.2 图像的镜像(Image Mirror) 413.4.3 图像的旋转(Image Rotation) 433.4.4 图像的缩放(Image Zoom) 443.4.5 灰度重采样(Gray Resampling) 47小结(Summary) 50习题(Exercises) 50第4章 图像变换(Image Transform) 514.1 连续傅里叶变换(Continuous Fourier Transform) 514.2 离散傅里叶变换(Discrete Fourier Transform) 524.3 快速傅里叶变换(Fast Fourier Transform) 534.4 傅里叶变换的性质(Properties of Fourier Transform) 554.4.1 可分离性(Separability) 554.4.2 平移性质(Translation) 564.4.3 周期性和共轭对称性(Periodicity and Conjugate Symmetry) 584.4.4 旋转性质(Rotation) 594.4.5 分配律(Distribution Law) 594.4.6 尺度变换(Scaling) 604.4.7 平均值(Average Value) 614.4.8 卷积定理(Convolution Theorem) 624.5 图像傅里叶变换实例(Examples of Image Fourier Transform) 624.6 其他离散变换(Other Discrete Transform) 654.6.1 离散余弦变换(Discrete Cosine Transform) 654.6.2 二维离散沃尔什―哈达玛变换(Walsh-Hadamard Transform) 684.6.3 卡胡楠―列夫变换(Kahunen-Loeve Transform) 72小结(Summary) 73习题(Exercises) 74第二部分 图像处理技术第5章 图像增强(Image Enhancement) 755.1 图像增强的概念和分类(Concepts and Categories of Image Enhancement) 755.2 空间域图像增强(Image Enhancement in the Spatial Domain) 765.2.1 基于灰度变换的图像增强(Image Enhancement based on Gray Levels) 765.2.2 基于直方图处理的图像增强(Image Enhancement based on Histogram Processing) 795.2.3 空间域滤波增强(Spatial Filtering Enhancement) 845.3 频率域图像增强(Image Enhancement in the Frequency Domain) 915.3.1 频率域增图像强基本理论(Fundamentals of Image Enhancement in the Frequency Domain) 915.3.2 频率域平滑滤波器(Frequency Smoothing Filters) 925.3.3 频率域锐化滤波器(Frequency Sharpening Filters) 955.3.4 同态滤波器(Homomorphic Filters) 97小结(Summary) 99习题(Exercises) 99第6章 图像复原(Image Restoration) 1016.1 图像复原及退化模型基础(Fundamentals of Image Restoration and Degradation Model) 1016.1.1 图像退化的原因及退化模型(Causes of Image Degradation and Degradation Model) 1026.1.2 图像退化的数学模型(Mathematic Model of Image Degradation) 1046.1.3 复原技术的概念及分类(Concepts and Categories of Restoration) 1056.2 噪声模型(Noise Models) 1066.2.1 一些重要噪声的概率密度函数(Some Important Noise Probability Density Functions) 1066.2.2 噪声参数的估计(Estimation of Noise Parameters) 1096.3 空间域滤波复原(Restoration with Spatial Filtering) 1106.3.1 均值滤波器(Mean Filters) 1106.3.2 顺序统计滤波器(Order-Statistics Filters) 1136.4 频率域滤波复原(Restoration with Frequency Domain Filtering) 1166.4.1 带阻滤波器(Bandreject Filters) 1176.4.2 带通滤波器(Bandpass Filters) 1196.4.3 其他频率域滤波器(Other Filters in Frequency Domain) 1196.5 估计退化函数(Estimating the Degradation Function) 1216.5.1 图像观察估计法(Estimation by Image Observation) 1216.5.2 试验估计法(Estimation by Experimentation) 1216.5.3 模型估计法(Estimation by Modeling) 1226.6 逆滤波(Inverse Filtering) 1246.7 均方误差滤波――维纳滤波(Minimum Mean Square Error Filtering-Wiener Filtering) 1256.8 几何失真校正(Geometric Distortion Correction) 1286.8.1 空间变换(Spatial Transformation) 1296.8.2 灰度插值(Gray-Level Interpolation) 1316.8.3 实现(Implementation) 131小结(Summary) 134习题(Exercises) 134第7章 图像压缩编码(Image Compression Coding Technology) 1367.1 概述(Introduction) 1367.1.1 图像的信息量与信息熵(Information Content and Entropy) 1367.1.2 图像数据冗余(Image Data Redundancy) 1387.1.3 图像压缩编码方法(Coding Methods of Image Compression) 1407.1.4 图像压缩技术的性能指标(Evaluation Index of Image Compression Approaches) 1407.1.5 保真度准则(Fidelity Criteria) 1427.2 无失真图像压缩编码(Lossless Image Compression) 1437.2.1 哈夫曼编码(Huffman Coding) 1437.2.2 游程编码(Run-Length Coding) 1457.2.3 算术编码(Arithmetic Coding) 1487.3 有限失真图像压缩编码(Lossy Image Compression) 1507.3.1 率失真函数(Rate Distortion Function) 1517.3.2 预测编码和变换编码(Prediction Coding and Transform Coding) 1527.3.3 矢量量化编码(Vector Quantification Coding) 1607.4 图像编码新技术(New Image Coding Technology) 1627.4.1 子带编码(Subband Coding) 1627.4.2 模型基编码(Model-Based Coding) 1637.4.3 分形编码(Fractal Coding) 1647.5 图像压缩技术标准(Image Compression Standards) 1647.5.1 概述(Introduction) 1647.5.2 JPEG压缩(JPEG Compression) 1657.5.3 JPEG 2000 1667.5.4 H.26x标准(H.26x Standards) 1687.5.5 MPEG标准(MPEG Standards) 168小结(Summary) 169习题(Exercises) 170第8章 图像分割(Image Segmentation) 1718.1 概述(Introduction) 1718.2 边缘检测和连接(Edge Detection and Connection) 1738.2.1 边缘检测(Edge Detection) 1738.2.2 边缘连接(Edge Connection) 1818.3 阈值分割(Image Segmentation using Threshold) 1848.3.1 基础(Foundation) 1848.3.2 全局阈值(Global Threshold) 1858.3.3 自适应阈值(Adaptive Threshold) 1908.3.4 阈值的选择(Optimal Threshold) 1908.3.5 分水岭算法(Watershed Algorithm) 1918.4 区域分割(Region Segmentation) 1938.4.1 区域生长法(Region Growing) 1938.4.2 区域分裂合并法(Region Splitting and Merging) 1968.5 二值图像处理(Binary Image Processing) 1978.5.1 数学形态学图像处理(Mathematical Morphology Image Processing) 1988.5.2 开运算和闭运算(Open Operation and Close Operation) 2028.5.3 一些基本形态学算法(Some Basic Morphological Algorithms) 2048.6 分割图像的结构(Construction of Image Segmentation) 2068.6.1 物体隶属关系图(Relationshipetween Objects) 2068.6.2 边界链码(Edge Chain Code) 207小结(Summary) 208习题(Exercises) 208第三部分 图像处理的扩展内容第9章 彩色图像处理(Color Image Processing) 2109.1 彩色图像基础(Fundamentals of Color Image) 2109.1.1 彩色图像的概念(Concepts of Color Image) 2109.1.2 彩色基础(Color Fundamentals) 2119.2 彩色模型(Color Models) 2169.2.1 RGB彩色模型(RGB Color Model) 2169.2.2 CMY彩色模型和CMYK彩色模型(CMY Color model and CMYK Color Model) 2189.2.3 HIS彩色模型(HSI Color Model) 2199.3 伪彩色处理(Pseudocolor Image Processing) 2229.3.1 背景(Background) 2229.3.2 强度分层(Intensity Slicing) 2239.3.3 灰度级到彩色变换(Transformation of Gray Levels to Color) 2259.3.4 假彩色处理(False-Color Image Processing) 2279.4 全彩色图像处理(Full-Color Image Processing) 2299.4.1 全彩色图像处理基础(Basics of Full-Color Image Processing) 2299.4.2 彩色平衡(Color Balance) 2309.4.3 彩色图像增强(Color Image Enhancement) 2319.4.4 彩色图像平滑(Color Image Smoothing) 2349.4.5 彩色图像锐化(Color Image Sharpening) 2369.5 彩色图像分割(Color Image Segmentation) 2379.5.1 HSI彩色空间分割(Segmentation in HSI Color Space) 2379.5.2 RGB彩色空间分割(Segmentation in RGB Color Space) 2389.5.3 彩色边缘检测(Color Edge Detection) 2409.6 彩色图像处理的应用(Applications of Color Image Processing) 244小结(Summary) 246习题(Exercises) 2470章 图像表示与描述(Image Representation and Description) 24810.1 背景(Background) 24810.2 颜色特征(Color Feature) 24910.2.1 灰度特征(Intensity Feature) 24910.2.2 直方图特征(Histogram Feature) 25010.2.3 颜色矩(Color Moments) 25210.3 纹理特征(Representation of Image Texture) 25210.3.1 自相关函数(Autocorrelation Function) 25310.3.2 灰度差分统计(Statistics of Intensity Difference) 25410.3.3 灰度共生矩阵(Gray-Level Co-occurrence Matrix) 25610.3.4 频谱特征(Spectrum Features) 25910.4 边界特征(Boundary Feature) 26210.4.1 边界表达(Boundary Representation) 26210.4.2 边界特征描述(Boundary Description) 26610.5 区域特征(Region Feature) 26910.5.1 简单的区域描述(Simple Region Descriptors) 26910.5.2 拓扑描述(Topological Descriptors) 27310.5.3 形状描述(Shape Descriptors) 27510.5.4 矩(Moment) 27610.6 运用主成分进行描述(Use of Principal Components for Description) 27910.6.1 主成分基础(Fundamentals of Principal Components Analysis) 27910.6.2 主成分描述(Description by Principal Components Analysis) 28210.7 特征提取的应用(Application of Feature Extraction) 28410.7.1 粒度测定(Granularity Mensuration) 28410.7.2 圆形目标判别(Circle Shape Recognition) 28610.7.3 运动目标特征提取(Feature Extraction of Moving Object) 288小结(Summary) 291习题(Exercises) 2911章 数字图像处理的工程应用(Digital Image ProcessingEngineering Application) 29311.1 基于图像处理的红细胞数目检测(Detection of Red Cell Number Based on Image Processing) 29311.2 基于肤色分割和灰度积分算法的人眼定位(Eye Location Based on Skin Color Segmentation and Gray Level Integral Algorithm) 29511.3 基于DCT的数字水印算法(Digital Watermarking Algorithm Based on DCT) 30011.4 基于BP神经网络的手写汉字识别(Handwritten Chinese Character Recognition Based on BP Neural Network) 305小结(Summary) 314参考文献 315
      作者介绍
      杨杰,武汉理工大学信息工程学院教授,博士生导师。主要研究方向为:信息传输理论及应用,数字图像处理及模式识别。主讲本科生数字图像处理,模式识别,专业导论等课程;主讲硕士研究生模式识别,数字图像处理与分析,信息隐藏技术课程;主讲博士生信息传输理论及计算机视觉课程。
      序言

      配送说明

      ...

      相似商品

      为你推荐

    孔网啦啦啦啦啦纺织女工火锅店第三课

    开播时间:09月02日 10:30

    即将开播,去预约
    直播中,去观看