TOP
0
0
【簡體曬書區】 單本79折,5本7折,活動好評延長至5/31,趕緊把握這一波!
數字圖像處理及MATLAB實現(第2版)(簡體書)
滿額折

數字圖像處理及MATLAB實現(第2版)(簡體書)

人民幣定價:38 元
定  價:NT$ 228 元
優惠價:87198
領券後再享88折
海外經銷商無庫存,到貨日平均30天至45天
可得紅利積點:5 點
相關商品
商品簡介
目次

商品簡介

《數字圖像處理及MATLAB實現(第2版)》是在2010年出版的教材基礎上做了修改、補充和完善。書中主要介紹了數字圖像處理的基礎知識、基本方法、程序實現和典型實踐應用。全書分3部分共10章。第1部分(第1~4章)介紹數字圖像處理的基礎知識;第2部分(第5~8章)介紹數字圖像處理的各種技術;第3部分(第9~10章)介紹數字圖像處理的擴展內容。在每章的內容安排上,都是從介紹問題的背景開始,接著講述基本內容和方法,然後介紹實踐應用(通過MATLAB軟件編程),最後進行結果分析。《數字圖像處理及MATLAB實現(第2版)》內容系統性強,重點突出,理論、應用與實際編程緊密結合,理論與實例並重,同時也能滿足雙語教學的部分要求和對本課程的專業英語詞匯的學習。

目次

第1章 概述1.1 數字圖像處理及特點(Characteristics and Processing of Digital Image)1.1.1 數字圖像與數字圖像處理(Digital Images and Digital Image Processing)1.1.2 數字圖像處理的特點(Characteristics of Digital Image Processing)1.2 數字圖像處理系統(System of Digital Image Processing)1.2.1 數字圖像處理系統的結構(Structure of Digital Image Processing System)1.2.2 數字圖像處理的優點(Advantages of Digital Image Processing)1.3 數字圖像處理的主要研究內容(Research Content in Digital Image Processing)1.4 數字圖像處理的應用和發展(Applications and Development of Digital Image Processing)1.4.1 數字圖像處理的應用(Applications of Digital Image Processing)1.4.2 數字圖像處理領域的發展動向(Future Direction in theField of Digital Image Processing)1.5 全書內容簡介(Brief Introduction of This Book)小結(Summary)習題(Exercises)第2章 數字圖像處理的基礎2.1 人類的視覺感知系統(Visual System of Human Beings)2.1.1 視覺系統的基本構造(Basic Structure of Visual System)2.1.2 亮度適應和鑒別(Intensity Adaption and Identification)2.2 數字圖像的基礎知識(Basics of Digital Image)2.2.1 圖像的數字化及表達(Image Digitalization and Representation)2.2.2 圖像的獲取(Image Acquisition)2.2.3 像素間的基本關係(Basic Relationships between Pixels)2.2.4 圖像的分類(Image Classification)小結(Summary)習題(Exercises) 第3章 圖像基本運算3.1 概述(Introduction)3.2 點運算(Point Operation)3.2.1 線性點運算(Linear Point Operation)3.2.2 非線性點運算(Non-Linear Point Operation)3.3 代數運算與邏輯運算(Algebra and Logical Operation)3.3.1 加法運算(Addition)3.3.2 減法運算(Subtraction)3.3.3 乘法運算(Multiplication)3.3.4 除法運算(Division)3.3.5 邏輯運算(Logical Operation)3.4 幾何運算(Geometric Operation)3.4.1 圖像的平移(Image Translation)3.4.2 圖像的鏡像(Image Mirror)3.4.3 圖像的旋轉(Image Rotation)3.4.4 圖像的縮放(Image Zoom)3.4.5 灰度重採樣(Gray Resampling)小結(Summary)習題(Exercises)第4章 圖像變換4.1 連續傅裡葉變換(Continuous Fourier Transform)4.2 離散傅裡葉變換(Discrete Fourier Transform)4.3 快速傅裡葉變換(Fast Fourier Transform)4.4 傅裡葉變換的性質(Properties of Fourier Transform)4.4.1 可分離性(Separability)4.4.2 平移性質(Translation)4.4.3 週期性和共軛對稱性(Periodicity and Conjugate Symmetry)4.4.4 旋轉性質(Rotation)4.4.5 分配律(Distribution Law)4.4.6 尺度變換(Scaling)4.4.7 平均值(Average Value)4.4.8 卷積定理(Convolution Theorem)4.5 圖像傅裡葉變換實例(Examples of Image Fourier Transform)4.6 其他離散變換(Other Discrete Transform)4.6.1 離散余弦變換(Discrete Cosine Transform)4.6.2 二維離散沃爾什-哈達瑪變換(Walsh-Hadamard Transform)4.6.3 卡胡楠-列夫變換(Kahunen-Loeve Transform)小結(Summary)習題(Exercises)第5章 圖像增強5.1 圖像增強的概念和分類(Concepts and Categories of Image Enhancement)5.2 空間域圖像增強(Image Enhancement in the Spatial Domain)5.2.1 基於灰度變換的圖像增強(Image Enhancement based on Gray Levels)5.2.2 基於直方圖處理的圖像增強(Image Enhancement based on Histogram Processing)5.2.3 空間域濾波增強(Spatial Filtering Enhancement)5.3 頻率域圖像增強(Image Enhancement in the Frequency Domain)5.3.1 頻率域圖像增強基本理論(Fundamentals of Image Enhancementin the Frequency Domain)5.3.2 頻率域平滑濾波器(Frequency Smoothing Filters)5.3.3 頻率域銳化濾波器(Frequency Sharpening Filters)5.3.4 同態濾波器(Homomorphic Filters)小結(Summary)習題(Exercises)第6章 圖像復原6.1 圖像復原及退化模型基礎(Fundamentals of Image Restorationand Degradation Model)6.1.1 圖像退化的原因及退化模型(Causes of Image Degradationand Degradation Model)6.1.2 圖像退化的數學模型(Mathematic Model of Image Degradation)6.1.3 復原技術的概念及分類(Concepts and Categories of Restoration)6.2 噪聲模型(Noise Models)6.2.1 一些重要噪聲的概率密度函數(Some Important NoiseProbability Density Functions)6.2.2 噪聲參數的估計(Estimation of Noise Parameters)6.3 空間域濾波復原(Restoration with Spatial Filtering)6.3.1 均值濾波器(Mean Filters)6.3.2 順序統計濾波器(Order-Statistics Filters)6.4 頻率域濾波復原(Restoration with Frequency Domain Filtering)6.4.1 帶阻濾波器(Bandreject Filters)6.4.2 帶通濾波器(Bandpass Filters)6.4.3 其他頻率域濾波器(Other Filters in Frequency Domain)6.5 估計退化函數(Estimating the Degradation Function)6.5.1 圖像觀察估計法(Estimation by Image Observation)6.5.2 試驗估計法(Estimation by Experimentation)6.5.3 模型估計法(Estimation by Modeling)6.6 逆濾波(Inverse Filtering)6.7 最小均方誤差濾波-維納濾波(Minimum Mean Square ErrorFiltering-Wiener Filtering)6.8 幾何失真校正(Geometric Distortion Correction)6.8.1 空間變換(Spatial Transformation)6.8.2 灰度插值(Gray-Level Interpolation)6.8.3 實現(Implementation)小結(Summary)習題(Exercises)第7章 圖像壓縮編碼7.1 概述(Introduction)7.1.1 圖像的信息量與信息熵(Information Content and Entropy)7.1.2 圖像數據冗餘(Image Data Redundancy)7.1.3 圖像壓縮編碼方法(Coding Methods of Image Compression)7.1.4 圖像壓縮技術的性能指標(Evaluation Index of ImageCompression Approaches)7.1.5 保真度準則(Fidelity Criteria)7.2 無失真圖像壓縮編碼(Lossless Image Compression)7.2.1 哈夫曼編碼(Huffman Coding)7.2.2 游程編碼(Run-Length Coding)7.2.3 算術編碼(Arithmetic Coding)7.3 有限失真圖像壓縮編碼(Lossy Image Compression)7.3.1 率失真函數(Rate Distortion Function)7.3.2 預測編碼和變換編碼(Prediction Coding and Transform Coding)7.3.3 矢量量化編碼(Vector Quantification Coding)7.4 圖像編碼新技術(New Image Coding Technology)7.4.1 子帶編碼(Subband Coding)7.4.2 模型基編碼(Model-Based Coding)7.4.3 分形編碼(Fractal Coding)7.5 圖像壓縮技術標準(Image Compression Standards)7.5.1 概述(Introduction)7.5.2 JPEG壓縮(JPEG Compression)7.5.3 JPEG 7.5.4 H.26x標準(H.26x Standards)7.5.5 MPEG標準(MPEG Standards)小結(Summary)習題(Exercises) 第8章 圖像分割8.1 概述(Introduction)8.2 邊緣檢測和連接(Edge Detection and Connection)8.2.1 邊緣檢測(Edge Detection)8.2.2 邊緣連接(Edge Connection)8.3 閾值分割(Image Segmentation using Threshold)8.3.1 基礎(Foundation)8.3.2 全域閾值(Global Threshold)8.3.3 自適應閾值(Adaptive Threshold)8.3.4 最佳閾值的選擇(Optimal Threshold)8.3.5 分水嶺算法(Watershed Algorithm)8.4 區域分割(Region Segmentation)8.4.1 區域生長(Region Growing)8.4.2 區域分裂合併法(Region Splitting and Merging)8.5 二值圖像處理(Binary Image Processing)8.5.1 數學形態學圖像處理(Mathematical Morphology Image Processing)8.5.2 開運算和閉運算(Open Operation and Close Operation)8.5.3 一些基本形態學算法(Some Basic Morphological Algorithms)8.6 分割圖像的結構(Construction of Image Segmentation)8.6.1 物體隸屬關係圖(Relationships between Objects)8.6.2 邊界鏈碼(Edge Chain Code)小結(Summary)習題(Exercises)第9章 彩色圖像處理9.1 彩色圖像基礎(Fundamentals of Color Image)9.1.1 彩色圖像的概念(Concepts of Color Image)9.1.2 彩色基礎(Color Fundamentals)9.2 彩色模型(Color Models)9.2.1 RGB模型(RGB Color Model)9.2.2 CMY和CMYK模型(CMY and CMYK Color Model)9.2.3 HSI模型(HSI Color Model)9.3 偽彩色處理(Pseudocolor Image Processing)9.3.1 背景(Background)9.3.2 強度分層(Intensity Slicing)9.3.3 灰度級到彩色變換(Transformation of Gray Levels to Color)9.3.4 假彩色處理(False-Color Image Processing)9.4 全彩色圖像處理(Full-Color Image Processing)9.4.1 全彩色圖像處理基礎(Basics of Full-Color Image Processing)9.4.2 彩色平衡(Color Balance)9.4.3 彩色圖像增強(Color Image Enhancement)9.4.4 彩色圖像平滑(Color Image Smoothing)9.4.5 彩色圖像銳化(Color Image Sharpening)9.5 彩色圖像分割(Color Image Segmentation)9.5.1 HSI彩色空間分割(Segmentation in HSI Color Space)9.5.2 RGB彩色空間分割(Segmentation in RGB Color Space)9.5.3 彩色邊緣檢測(Color Edge Detection)9.6 彩色圖像處理的應用(Applications of Color Image Processing)小結(Summary)習題(Exercises)第10章 圖像表示與描述10.1 背景(Background)10.2 顏色特徵(Color Feature)10.2.1 灰度特徵(Intensity Feature)10.2.2 直方圖特徵(Histogram Feature)10.2.3 顏色矩(Color Moments)10.3 紋理特徵(Representation of Image Texture)10.3.1 自相關函數(Autocorrelation Function)10.3.2 灰度差分統計(Statistics of Intensity Difference)10.3.3 灰度共生矩陣(Gray-Level Co-occurrence Matrix)10.3.4 頻譜特徵(Spectrum Features)10.4 邊界特徵(Boundary Feature)10.4.1 邊界表達(Boundary Representation)10.4.2 邊界特徵描述(Boundary Description)10.5 區域特徵(Region Feature)10.5.1 簡單的區域描述(Simple Region Descriptors)10.5.2 拓撲描述(Topological Descriptors)10.5.3 形狀描述(Shape Descriptors)10.5.4 矩(Moment)10.6 運用主成分進行描述(Use of Principal Components for Description)10.6.1 主成分基礎(Fundamentals of Principal Components Analysis)10.6.2 主成分描述(Description by Principal Components Analysis)10.7 特徵提取的應用(Application of Feature Extraction)10.7.1 粒度測定(Granularity Mensuration)10.7.2 圓形目標判別(Circle Shape Recognition)10.7.3 運動目標特徵提取(Feature Extraction of Moving Object)小結(Summary)習題(Exercises)參考文獻

您曾經瀏覽過的商品

購物須知

大陸出版品因裝訂品質及貨運條件與台灣出版品落差甚大,除封面破損、內頁脫落等較嚴重的狀態,其餘商品將正常出貨。

特別提醒:部分書籍附贈之內容(如音頻mp3或影片dvd等)已無實體光碟提供,需以QR CODE 連結至當地網站註冊“並通過驗證程序”,方可下載使用。

無現貨庫存之簡體書,將向海外調貨:
海外有庫存之書籍,等候約45個工作天;
海外無庫存之書籍,平均作業時間約60個工作天,然不保證確定可調到貨,尚請見諒。

為了保護您的權益,「三民網路書店」提供會員七日商品鑑賞期(收到商品為起始日)。

若要辦理退貨,請在商品鑑賞期內寄回,且商品必須是全新狀態與完整包裝(商品、附件、發票、隨貨贈品等)否則恕不接受退貨。

優惠價:87 198
海外經銷商無庫存,到貨日平均30天至45天

暢銷榜

客服中心

收藏

會員專區