Image processing and analysis: a primer
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New Jersey
World Scientific
2019
|
Schriftenreihe: | Primers in electronics and computer science
volume 3 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | yvi,229 Seiten Illustrationen, Diagramme |
ISBN: | 9781786345813 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV045250847 | ||
003 | DE-604 | ||
005 | 20190114 | ||
007 | t | ||
008 | 181025s2019 xxua||| |||| 00||| eng d | ||
010 | |a 018026885 | ||
020 | |a 9781786345813 |9 978-1-78634-581-3 | ||
035 | |a (OCoLC)1081075658 | ||
035 | |a (DE-599)BVBBV045250847 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-739 | ||
050 | 0 | |a TA1630 | |
082 | 0 | |a 621.36/7 |2 23 | |
084 | |a ST 330 |0 (DE-625)143663: |2 rvk | ||
100 | 1 | |a Gimel'farb, Georgy |0 (DE-588)102727160X |4 aut | |
245 | 1 | 0 | |a Image processing and analysis |b a primer |c by Georgy Gimelʹfarb (The University of Auckland, New Zealand), Patrice Delmas (The University of Auckland, New Zealand) |
264 | 1 | |a New Jersey |b World Scientific |c 2019 | |
300 | |a yvi,229 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Primers in electronics and computer science |v volume 3 | |
650 | 4 | |a Image processing |x Digital techniques | |
650 | 4 | |a Computer vision | |
650 | 0 | 7 | |a Bildverarbeitung |0 (DE-588)4006684-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Maschinelles Sehen |0 (DE-588)4129594-8 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Bildverarbeitung |0 (DE-588)4006684-8 |D s |
689 | 0 | 1 | |a Maschinelles Sehen |0 (DE-588)4129594-8 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Delmas, Patrice |4 aut | |
830 | 0 | |a Primers in electronics and computer science |v volume 3 |w (DE-604)BV042518306 |9 3 | |
856 | 4 | 2 | |m Digitalisierung UB Passau - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030638859&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-030638859 |
Datensatz im Suchindex
_version_ | 1804178994436767744 |
---|---|
adam_text | Contents Preface v About the Authors xi 1. Continuous and DigitalImages 1.1 1.2 1.3 1.4 2. 1 Images and maps.................................................................. 1.1.1 Resolution, 2D lattice, and pixels ........................ 1.1.2 Pixel neighbourhood and lattice connectivity ... 1.1.3 Greyscale, colour, and multiband signals.... 12 1.1.4 Regions and features ............................................. Global signal statistics......................................................... 1.2.1 Grey-level histogram (GLH) ................................. 1.2.2 Empirical vs. theoretical probabilities.......... 16 1.2.3 Cumulative histogram (CH) and percentiles .... 1.2.4 Global brightness and contrast...................... 19 1.2.5 Grey-level co-occurrence histograms (GLCH) ... Mapping local features........................................................ 1.3.1 Pixel-wise signal statistics............................... 22 1.3.2 Local binary patterns (LBP)......................... 24 Questions and exercises ..................................................... 3 8 10 13 13 14 17 20 22 25 Transforming Appearance 27 2.1 29 Global linear transformation................................................. 2.1.1 Linear mapping.............................................. 29 2.1.2 Inverse linear mapping .......................................... 2.1.3 Bias and gain adjustment............................... 31 2.1.4 Negation.......................................................... 33 xiii 30
xiv Image Processing and Analysis: A Primer 2.2 2.3 2.4 3. 45 3.1 3.2 3.3 46 48 50 55 56 60 62 63 67 72 3.5 Modelling image noise......................................................... Moving window transform(MWT)..................................... Linear filtering..................................................................... 3.3.1 Mean filter............................................................... 3.3.2 Fast box filtering...................................................... 3.3.3 Gaussian filter......................................................... Nonlinear filtering ............................................................... 3.4.1 Median filter............................................................ 3.4.2 Rank filtering ......................................................... Questions and exercises ...................................................... Filtering to Segment 73 4.1 4.2 4.3 74 76 77 77 79 80 82 83 86 87 90 97 4.4 4.5 4.6 5. 34 35 36 37 44 Filtering to Denoise or Enhance 3.4 4. Linear normalisation............................................................ 2.2.1 Min-max normalisation.......................................... 2.2.2 a — /З-percentile normalisation.............................. Histogram equalisation......................................................... Questions and exercises ...................................................... Measuring segmentationaccuracy........................................ Modelling image regions...................................................... Histogram
thresholding......................................................... 4.3.1 Adaptive object-background thresholding............ 4.3.2 Gaussian mixture model ....................................... 4.3.3 Unimodal thresholding.......................................... Colour segmentation............................................................ 4.4.1 RGB-HSI colour representations........................... 4.4.2 Colour thresholding................................................ 4.4.3 Multi-region segmentation .................................... Labelling connected regions................................................ Questions and exercises ...................................................... Morphological Filtering 5.1 Binary morphology............................................................... 5.1.1 Structuring element................................................ 5.1.2 Erosion..................................................................... 5.1.3 Dilation..................................................................... 5.1.4 Opening .................................................................. 99 100 100 102 104 105
Contents 5.2 5.3 6. 117 6.1 118 118 122 125 127 127 128 129 130 6.3 Evolving an AC....................................................................... 6.1.1 Parametric ACs........................................................ 6.1.2 Geometric (level-set) ACs........................................ Active shape models.............................................................. 6.2.1 Derivation of the PDM........................................... 6.2.2 Registration of training images............................... 6.2.3 Using PCA to determine a PDM............................ 6.2.4 Matching an ASM to an unseen image................... Questions and exercises ........................................................ Filtering to Find Points-of-Interest 7.1 7.2 7.3 7.4 8. 106 108 110 112 113 114 115 116 Deforming Boundaries to Segment 6.2 7. 5.1.5 Closing....................................................................... 5.1.6 Hit-and-miss transform........................................... Greyscale morphology........................................................... 5.2.1 Erosion....................................................................... 5.2.2 Dilation....................................................................... 5.2.3 Opening and closing.................................................. 5.2.4 Top-hat and dual top-hat transforms ................... Questions and exercises ........................................................ XV 131 Differential image properties:Gradients and Hessians . . . 132 7.1.1 Gradients and Hessians in a digital
image............. 138 7.1.2 DoG, DoOG, and LoG ........................................... 141 7.1.3 Inverse USAN areas.................................................. 144 Edge detection....................................................................... 146 7.2.1 Thresholding gradients........................................... 148 7.2.2 Canny edge detector................................................. 149 Detecting POIs....................................................................... 150 7.3.1 Rotation-invariant POIs........................................... 151 7.3.2 Scale-rotation invariance: SIFT and SURF .... 154 Questions and exercises ........................................................ 163 Transforming Image Plane 165 8.1 8.2 167 169 169 170 Signal interpolation for restoring continuous images .... Basic geometric transformations........................................... 8.2.1 Forward and backward coordinate mapping .... 8.2.2 Affine transformations...............................................
xvi Image Processing and Analysis: A Primer 8.3 9. 8.2.3 Polynomial warping.................................................. Questions and exercises ........................................................ Spectra and Spectral Filtering 9.1 9.2 9.3 9.4 9.5 9.6 Further Reading More diverse sources.............................................................. Bibliographical and historical notes..................................... Appendix В B.l B.2 B.3 177 ID complex exponentials........................................................ 178 2D/3D exponentials .............................................................. 182 Discrete Fourier transform (DFT)........................................ 183 9.3.1 Amplitude, phase, and power spectra................... 183 9.3.2 Some properties of the DFT.................................. 185 9.3.3 Discrete cosine transform (DCT)............................ 188 9.3.4 Fast Fourier transform (FFT) ............................... 191 Wavelets and wavelet decompositions.................................. 192 9.4.1 Multi-resolution analysis (MRA)............................ 193 9.4.2 Haar wavelets ........................................................... 194 9.4.3 Smooth wavelets........................................................ 197 Filtering in the spectral domain........................ 199 9.5.1 Convolution in the spectral domain...................... 200 9.5.2 Low-, high-, and band-pass spectral filtering . . . 201 9.5.3 Inverse and Wiener filters........................................ 203 9.5.4 Homomorphic and cepstral
filters ............................. 205 Questions and exercises ........................................................ 207 Appendix A A.l A.2 175 176 Symbols and Math Notation Latin symbols.......................................................................... Greek symbols ....................................................................... Math notation.......................................................................... Appendix C Abbreviations 209 209 210 213 213 215 216 219 Bibliography 223 Index 227
|
any_adam_object | 1 |
author | Gimel'farb, Georgy Delmas, Patrice |
author_GND | (DE-588)102727160X |
author_facet | Gimel'farb, Georgy Delmas, Patrice |
author_role | aut aut |
author_sort | Gimel'farb, Georgy |
author_variant | g g gg p d pd |
building | Verbundindex |
bvnumber | BV045250847 |
callnumber-first | T - Technology |
callnumber-label | TA1630 |
callnumber-raw | TA1630 |
callnumber-search | TA1630 |
callnumber-sort | TA 41630 |
callnumber-subject | TA - General and Civil Engineering |
classification_rvk | ST 330 |
ctrlnum | (OCoLC)1081075658 (DE-599)BVBBV045250847 |
dewey-full | 621.36/7 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 621 - Applied physics |
dewey-raw | 621.36/7 |
dewey-search | 621.36/7 |
dewey-sort | 3621.36 17 |
dewey-tens | 620 - Engineering and allied operations |
discipline | Informatik Elektrotechnik / Elektronik / Nachrichtentechnik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01839nam a2200445 cb4500</leader><controlfield tag="001">BV045250847</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20190114 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">181025s2019 xxua||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">018026885</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781786345813</subfield><subfield code="9">978-1-78634-581-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1081075658</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV045250847</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-739</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TA1630</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">621.36/7</subfield><subfield code="2">23</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 330</subfield><subfield code="0">(DE-625)143663:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Gimel'farb, Georgy</subfield><subfield code="0">(DE-588)102727160X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Image processing and analysis</subfield><subfield code="b">a primer</subfield><subfield code="c">by Georgy Gimelʹfarb (The University of Auckland, New Zealand), Patrice Delmas (The University of Auckland, New Zealand)</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New Jersey</subfield><subfield code="b">World Scientific</subfield><subfield code="c">2019</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">yvi,229 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Primers in electronics and computer science</subfield><subfield code="v">volume 3</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Image processing</subfield><subfield code="x">Digital techniques</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer vision</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Bildverarbeitung</subfield><subfield code="0">(DE-588)4006684-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Maschinelles Sehen</subfield><subfield code="0">(DE-588)4129594-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Bildverarbeitung</subfield><subfield code="0">(DE-588)4006684-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Maschinelles Sehen</subfield><subfield code="0">(DE-588)4129594-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Delmas, Patrice</subfield><subfield code="4">aut</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Primers in electronics and computer science</subfield><subfield code="v">volume 3</subfield><subfield code="w">(DE-604)BV042518306</subfield><subfield code="9">3</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030638859&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-030638859</subfield></datafield></record></collection> |
id | DE-604.BV045250847 |
illustrated | Illustrated |
indexdate | 2024-07-10T08:12:49Z |
institution | BVB |
isbn | 9781786345813 |
language | English |
lccn | 018026885 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030638859 |
oclc_num | 1081075658 |
open_access_boolean | |
owner | DE-739 |
owner_facet | DE-739 |
physical | yvi,229 Seiten Illustrationen, Diagramme |
publishDate | 2019 |
publishDateSearch | 2019 |
publishDateSort | 2019 |
publisher | World Scientific |
record_format | marc |
series | Primers in electronics and computer science |
series2 | Primers in electronics and computer science |
spelling | Gimel'farb, Georgy (DE-588)102727160X aut Image processing and analysis a primer by Georgy Gimelʹfarb (The University of Auckland, New Zealand), Patrice Delmas (The University of Auckland, New Zealand) New Jersey World Scientific 2019 yvi,229 Seiten Illustrationen, Diagramme txt rdacontent n rdamedia nc rdacarrier Primers in electronics and computer science volume 3 Image processing Digital techniques Computer vision Bildverarbeitung (DE-588)4006684-8 gnd rswk-swf Maschinelles Sehen (DE-588)4129594-8 gnd rswk-swf Bildverarbeitung (DE-588)4006684-8 s Maschinelles Sehen (DE-588)4129594-8 s DE-604 Delmas, Patrice aut Primers in electronics and computer science volume 3 (DE-604)BV042518306 3 Digitalisierung UB Passau - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030638859&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Gimel'farb, Georgy Delmas, Patrice Image processing and analysis a primer Primers in electronics and computer science Image processing Digital techniques Computer vision Bildverarbeitung (DE-588)4006684-8 gnd Maschinelles Sehen (DE-588)4129594-8 gnd |
subject_GND | (DE-588)4006684-8 (DE-588)4129594-8 |
title | Image processing and analysis a primer |
title_auth | Image processing and analysis a primer |
title_exact_search | Image processing and analysis a primer |
title_full | Image processing and analysis a primer by Georgy Gimelʹfarb (The University of Auckland, New Zealand), Patrice Delmas (The University of Auckland, New Zealand) |
title_fullStr | Image processing and analysis a primer by Georgy Gimelʹfarb (The University of Auckland, New Zealand), Patrice Delmas (The University of Auckland, New Zealand) |
title_full_unstemmed | Image processing and analysis a primer by Georgy Gimelʹfarb (The University of Auckland, New Zealand), Patrice Delmas (The University of Auckland, New Zealand) |
title_short | Image processing and analysis |
title_sort | image processing and analysis a primer |
title_sub | a primer |
topic | Image processing Digital techniques Computer vision Bildverarbeitung (DE-588)4006684-8 gnd Maschinelles Sehen (DE-588)4129594-8 gnd |
topic_facet | Image processing Digital techniques Computer vision Bildverarbeitung Maschinelles Sehen |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030638859&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV042518306 |
work_keys_str_mv | AT gimelfarbgeorgy imageprocessingandanalysisaprimer AT delmaspatrice imageprocessingandanalysisaprimer |