Digital image processing with C++: implementing reference algorithms with the CImg Library
Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library presents the theory of digital image processing and implementations of algorithms using a dedicated library. Processing a digital image means transforming its content (denoising, stylizing, etc.), or extractin...
Gespeichert in:
Hauptverfasser: | , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boca Raton ; London ; New York
CRC Press, Taylor & Francis Group
2023
|
Ausgabe: | First edition |
Schlagworte: | |
Zusammenfassung: | Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library presents the theory of digital image processing and implementations of algorithms using a dedicated library. Processing a digital image means transforming its content (denoising, stylizing, etc.), or extracting information to solve a given problem (object recognition, measurement, motion estimation, etc.). This book presents the mathematical theories underlying digital image processing, as well as their practical implementation through examples of algorithms implemented in the C++ language using the free and easy-to-use CImg library.Chapters cover the field of digital image processing in a broad way and propose practical and functional implementations of each method theoretically described. The main topics covered include filtering in spatial and frequency domains, mathematical morphology, feature extraction and applications to segmentation, motion estimation, multispectral image processing and 3D visualization.Students or developers wishing to discover or specialize in this discipline and teachers and researchers hoping to quickly prototype new algorithms or develop courses will all find in this book material to discover image processing or deepen their knowledge in this field |
Beschreibung: | I INTRODUCTION TO Clmg; 1. Introduction. 2. Getting Started With the CImg Library. 2.1 Objective: subdivide an image into blocks. 2.2 Setup and first program. 2.3 Computing the variations. 2.4 Computing the block decomposition. 2.5 Rendering of the decomposition. 2.6 Interactive visualization. 2.7 Final source code ; II IMAGE PROCESSING USING CImg; 3. Point Processing Transformations. 3.1 Image operations. 3.2 Histogram operations. 4. Mathematical Morphology. 4.1 Binary images. 4.2 Gray-level images. 4.3 Some applications. 5. Filtering. 5.1 Spatial filtering. 5.2 Recursive filtering. 5.3 Frequency filtering. 5.4 Diffusion filtering. 6. Feature Extraction. 6.1 Points of interest. 6.2 Hough transform. 6.3 Texture features. 7. Segmentation. 7.1 Edge-based approaches. 7.2 Region-based approaches. 8. Motion Estimation. 8.1 Optical flow: dense motion estimation. 8.2 Sparse estimation. 9. Multispectral Approaches. 9.1 Dimension reduction. 9.2 Color imaging. 10. 3D Visualisation. 10.1 Structuring of 3D mesh objects. 10.2 3D plot of a function z = f (x;y). 10.3 Creating complex 3D objects. 10.4 Visualization of a cardiac segmentation in MRI. 11. And So Many Other Things. 11.1 Compression by transform (JPEG). 11.2 Tomographic reconstruction. 11.3 Stereovision. 11.4 Interactive deformation using RBF. ; List of CImg Codes.; References.; Index. |
Beschreibung: | xvi, 292 Seiten Illustrationen, Diagramme 566 grams |
ISBN: | 9781032347523 9781032347530 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV048909252 | ||
003 | DE-604 | ||
005 | 20230531 | ||
007 | t | ||
008 | 230421s2023 a||| |||| 00||| eng d | ||
020 | |a 9781032347523 |c hbk |9 978-1-032-34752-3 | ||
020 | |a 9781032347530 |c pbk |9 978-1-03-234753-0 | ||
024 | 3 | |a 9781032347530 | |
035 | |a (OCoLC)1374076881 | ||
035 | |a (DE-599)BVBBV048909252 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-29T | ||
100 | 1 | |a Tschumperlé, David |e Verfasser |4 aut | |
245 | 1 | 0 | |a Digital image processing with C++ |b implementing reference algorithms with the CImg Library |c David Tschumperlé, Christophe Tilmant, Vincent Barra |
250 | |a First edition | ||
264 | 1 | |a Boca Raton ; London ; New York |b CRC Press, Taylor & Francis Group |c 2023 | |
300 | |a xvi, 292 Seiten |b Illustrationen, Diagramme |c 566 grams | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a I INTRODUCTION TO Clmg; 1. Introduction. 2. Getting Started With the CImg Library. 2.1 Objective: subdivide an image into blocks. 2.2 Setup and first program. 2.3 Computing the variations. 2.4 Computing the block decomposition. 2.5 Rendering of the decomposition. 2.6 Interactive visualization. 2.7 Final source code ; II IMAGE PROCESSING USING CImg; 3. Point Processing Transformations. 3.1 Image operations. 3.2 Histogram operations. 4. Mathematical Morphology. 4.1 Binary images. 4.2 Gray-level images. 4.3 Some applications. 5. Filtering. 5.1 Spatial filtering. 5.2 Recursive filtering. 5.3 Frequency filtering. 5.4 Diffusion filtering. 6. Feature Extraction. 6.1 Points of interest. 6.2 Hough transform. 6.3 Texture features. 7. Segmentation. 7.1 Edge-based approaches. 7.2 Region-based approaches. 8. Motion Estimation. 8.1 Optical flow: dense motion estimation. 8.2 Sparse estimation. 9. Multispectral Approaches. 9.1 Dimension reduction. 9.2 Color imaging. 10. 3D Visualisation. 10.1 Structuring of 3D mesh objects. 10.2 3D plot of a function z = f (x;y). 10.3 Creating complex 3D objects. 10.4 Visualization of a cardiac segmentation in MRI. 11. And So Many Other Things. 11.1 Compression by transform (JPEG). 11.2 Tomographic reconstruction. 11.3 Stereovision. 11.4 Interactive deformation using RBF. ; List of CImg Codes.; References.; Index. | ||
520 | |a Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library presents the theory of digital image processing and implementations of algorithms using a dedicated library. Processing a digital image means transforming its content (denoising, stylizing, etc.), or extracting information to solve a given problem (object recognition, measurement, motion estimation, etc.). This book presents the mathematical theories underlying digital image processing, as well as their practical implementation through examples of algorithms implemented in the C++ language using the free and easy-to-use CImg library.Chapters cover the field of digital image processing in a broad way and propose practical and functional implementations of each method theoretically described. The main topics covered include filtering in spatial and frequency domains, mathematical morphology, feature extraction and applications to segmentation, motion estimation, multispectral image processing and 3D visualization.Students or developers wishing to discover or specialize in this discipline and teachers and researchers hoping to quickly prototype new algorithms or develop courses will all find in this book material to discover image processing or deepen their knowledge in this field | ||
650 | 4 | |a bicssc / Software Engineering | |
650 | 4 | |a bicssc / Environmental science, engineering & technology | |
650 | 4 | |a bicssc / Electrical engineering | |
650 | 4 | |a bicssc / Probability & statistics | |
650 | 4 | |a bicssc / Image processing | |
650 | 4 | |a bicssc / Programming & scripting languages - general | |
650 | 4 | |a bicssc / Information technology - general issues | |
650 | 4 | |a bisacsh / COMPUTERS / Languages / C++ | |
650 | 4 | |a bisacsh / COMPUTERS / Programming / Algorithms | |
650 | 4 | |a bisacsh / COMPUTERS / Software Development & Engineering / Computer Graphics | |
650 | 4 | |a bisacsh / COMPUTERS / Data Science / General | |
650 | 4 | |a bisacsh / COMPUTERS / Programming / General | |
650 | 4 | |a bisacsh / COMPUTERS / Computer Science | |
650 | 4 | |a bisacsh / COMPUTERS / General | |
650 | 4 | |a bisacsh / BUSINESS & ECONOMICS / Statistics | |
650 | 4 | |a bisacsh / COMPUTERS / Programming / Games | |
650 | 4 | |a bisacsh / COMPUTERS / Languages / General | |
650 | 4 | |a bisacsh / TECHNOLOGY & ENGINEERING / Imaging Systems | |
700 | 1 | |a Tilmant, Christophe |e Verfasser |4 aut | |
700 | 1 | |a Barra, Vincent |e Verfasser |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-1-003-32369-3 |
999 | |a oai:aleph.bib-bvb.de:BVB01-034173483 |
Datensatz im Suchindex
_version_ | 1804185079486873600 |
---|---|
adam_txt | |
any_adam_object | |
any_adam_object_boolean | |
author | Tschumperlé, David Tilmant, Christophe Barra, Vincent |
author_facet | Tschumperlé, David Tilmant, Christophe Barra, Vincent |
author_role | aut aut aut |
author_sort | Tschumperlé, David |
author_variant | d t dt c t ct v b vb |
building | Verbundindex |
bvnumber | BV048909252 |
ctrlnum | (OCoLC)1374076881 (DE-599)BVBBV048909252 |
edition | First edition |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>04911nam a2200565 c 4500</leader><controlfield tag="001">BV048909252</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230531 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">230421s2023 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781032347523</subfield><subfield code="c">hbk</subfield><subfield code="9">978-1-032-34752-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781032347530</subfield><subfield code="c">pbk</subfield><subfield code="9">978-1-03-234753-0</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9781032347530</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1374076881</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV048909252</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="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Tschumperlé, David</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Digital image processing with C++</subfield><subfield code="b">implementing reference algorithms with the CImg Library</subfield><subfield code="c">David Tschumperlé, Christophe Tilmant, Vincent Barra</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">First edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boca Raton ; London ; New York</subfield><subfield code="b">CRC Press, Taylor & Francis Group</subfield><subfield code="c">2023</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xvi, 292 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</subfield><subfield code="c">566 grams</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="500" ind1=" " ind2=" "><subfield code="a">I INTRODUCTION TO Clmg; 1. Introduction. 2. Getting Started With the CImg Library. 2.1 Objective: subdivide an image into blocks. 2.2 Setup and first program. 2.3 Computing the variations. 2.4 Computing the block decomposition. 2.5 Rendering of the decomposition. 2.6 Interactive visualization. 2.7 Final source code ; II IMAGE PROCESSING USING CImg; 3. Point Processing Transformations. 3.1 Image operations. 3.2 Histogram operations. 4. Mathematical Morphology. 4.1 Binary images. 4.2 Gray-level images. 4.3 Some applications. 5. Filtering. 5.1 Spatial filtering. 5.2 Recursive filtering. 5.3 Frequency filtering. 5.4 Diffusion filtering. 6. Feature Extraction. 6.1 Points of interest. 6.2 Hough transform. 6.3 Texture features. 7. Segmentation. 7.1 Edge-based approaches. 7.2 Region-based approaches. 8. Motion Estimation. 8.1 Optical flow: dense motion estimation. 8.2 Sparse estimation. 9. Multispectral Approaches. 9.1 Dimension reduction. 9.2 Color imaging. 10. 3D Visualisation. 10.1 Structuring of 3D mesh objects. 10.2 3D plot of a function z = f (x;y). 10.3 Creating complex 3D objects. 10.4 Visualization of a cardiac segmentation in MRI. 11. And So Many Other Things. 11.1 Compression by transform (JPEG). 11.2 Tomographic reconstruction. 11.3 Stereovision. 11.4 Interactive deformation using RBF. ; List of CImg Codes.; References.; Index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library presents the theory of digital image processing and implementations of algorithms using a dedicated library. Processing a digital image means transforming its content (denoising, stylizing, etc.), or extracting information to solve a given problem (object recognition, measurement, motion estimation, etc.). This book presents the mathematical theories underlying digital image processing, as well as their practical implementation through examples of algorithms implemented in the C++ language using the free and easy-to-use CImg library.Chapters cover the field of digital image processing in a broad way and propose practical and functional implementations of each method theoretically described. The main topics covered include filtering in spatial and frequency domains, mathematical morphology, feature extraction and applications to segmentation, motion estimation, multispectral image processing and 3D visualization.Students or developers wishing to discover or specialize in this discipline and teachers and researchers hoping to quickly prototype new algorithms or develop courses will all find in this book material to discover image processing or deepen their knowledge in this field</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bicssc / Software Engineering</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bicssc / Environmental science, engineering & technology</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bicssc / Electrical engineering</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bicssc / Probability & statistics</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bicssc / Image processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bicssc / Programming & scripting languages - general</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bicssc / Information technology - general issues</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / COMPUTERS / Languages / C++</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / COMPUTERS / Programming / Algorithms</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / COMPUTERS / Software Development & Engineering / Computer Graphics</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / COMPUTERS / Data Science / General</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / COMPUTERS / Programming / General</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / COMPUTERS / Computer Science</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / COMPUTERS / General</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / BUSINESS & ECONOMICS / Statistics</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / COMPUTERS / Programming / Games</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / COMPUTERS / Languages / General</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">bisacsh / TECHNOLOGY & ENGINEERING / Imaging Systems</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Tilmant, Christophe</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Barra, Vincent</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-1-003-32369-3</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-034173483</subfield></datafield></record></collection> |
id | DE-604.BV048909252 |
illustrated | Illustrated |
index_date | 2024-07-03T21:52:51Z |
indexdate | 2024-07-10T09:49:32Z |
institution | BVB |
isbn | 9781032347523 9781032347530 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-034173483 |
oclc_num | 1374076881 |
open_access_boolean | |
owner | DE-29T |
owner_facet | DE-29T |
physical | xvi, 292 Seiten Illustrationen, Diagramme 566 grams |
publishDate | 2023 |
publishDateSearch | 2023 |
publishDateSort | 2023 |
publisher | CRC Press, Taylor & Francis Group |
record_format | marc |
spelling | Tschumperlé, David Verfasser aut Digital image processing with C++ implementing reference algorithms with the CImg Library David Tschumperlé, Christophe Tilmant, Vincent Barra First edition Boca Raton ; London ; New York CRC Press, Taylor & Francis Group 2023 xvi, 292 Seiten Illustrationen, Diagramme 566 grams txt rdacontent n rdamedia nc rdacarrier I INTRODUCTION TO Clmg; 1. Introduction. 2. Getting Started With the CImg Library. 2.1 Objective: subdivide an image into blocks. 2.2 Setup and first program. 2.3 Computing the variations. 2.4 Computing the block decomposition. 2.5 Rendering of the decomposition. 2.6 Interactive visualization. 2.7 Final source code ; II IMAGE PROCESSING USING CImg; 3. Point Processing Transformations. 3.1 Image operations. 3.2 Histogram operations. 4. Mathematical Morphology. 4.1 Binary images. 4.2 Gray-level images. 4.3 Some applications. 5. Filtering. 5.1 Spatial filtering. 5.2 Recursive filtering. 5.3 Frequency filtering. 5.4 Diffusion filtering. 6. Feature Extraction. 6.1 Points of interest. 6.2 Hough transform. 6.3 Texture features. 7. Segmentation. 7.1 Edge-based approaches. 7.2 Region-based approaches. 8. Motion Estimation. 8.1 Optical flow: dense motion estimation. 8.2 Sparse estimation. 9. Multispectral Approaches. 9.1 Dimension reduction. 9.2 Color imaging. 10. 3D Visualisation. 10.1 Structuring of 3D mesh objects. 10.2 3D plot of a function z = f (x;y). 10.3 Creating complex 3D objects. 10.4 Visualization of a cardiac segmentation in MRI. 11. And So Many Other Things. 11.1 Compression by transform (JPEG). 11.2 Tomographic reconstruction. 11.3 Stereovision. 11.4 Interactive deformation using RBF. ; List of CImg Codes.; References.; Index. Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library presents the theory of digital image processing and implementations of algorithms using a dedicated library. Processing a digital image means transforming its content (denoising, stylizing, etc.), or extracting information to solve a given problem (object recognition, measurement, motion estimation, etc.). This book presents the mathematical theories underlying digital image processing, as well as their practical implementation through examples of algorithms implemented in the C++ language using the free and easy-to-use CImg library.Chapters cover the field of digital image processing in a broad way and propose practical and functional implementations of each method theoretically described. The main topics covered include filtering in spatial and frequency domains, mathematical morphology, feature extraction and applications to segmentation, motion estimation, multispectral image processing and 3D visualization.Students or developers wishing to discover or specialize in this discipline and teachers and researchers hoping to quickly prototype new algorithms or develop courses will all find in this book material to discover image processing or deepen their knowledge in this field bicssc / Software Engineering bicssc / Environmental science, engineering & technology bicssc / Electrical engineering bicssc / Probability & statistics bicssc / Image processing bicssc / Programming & scripting languages - general bicssc / Information technology - general issues bisacsh / COMPUTERS / Languages / C++ bisacsh / COMPUTERS / Programming / Algorithms bisacsh / COMPUTERS / Software Development & Engineering / Computer Graphics bisacsh / COMPUTERS / Data Science / General bisacsh / COMPUTERS / Programming / General bisacsh / COMPUTERS / Computer Science bisacsh / COMPUTERS / General bisacsh / BUSINESS & ECONOMICS / Statistics bisacsh / COMPUTERS / Programming / Games bisacsh / COMPUTERS / Languages / General bisacsh / TECHNOLOGY & ENGINEERING / Imaging Systems Tilmant, Christophe Verfasser aut Barra, Vincent Verfasser aut Erscheint auch als Online-Ausgabe 978-1-003-32369-3 |
spellingShingle | Tschumperlé, David Tilmant, Christophe Barra, Vincent Digital image processing with C++ implementing reference algorithms with the CImg Library bicssc / Software Engineering bicssc / Environmental science, engineering & technology bicssc / Electrical engineering bicssc / Probability & statistics bicssc / Image processing bicssc / Programming & scripting languages - general bicssc / Information technology - general issues bisacsh / COMPUTERS / Languages / C++ bisacsh / COMPUTERS / Programming / Algorithms bisacsh / COMPUTERS / Software Development & Engineering / Computer Graphics bisacsh / COMPUTERS / Data Science / General bisacsh / COMPUTERS / Programming / General bisacsh / COMPUTERS / Computer Science bisacsh / COMPUTERS / General bisacsh / BUSINESS & ECONOMICS / Statistics bisacsh / COMPUTERS / Programming / Games bisacsh / COMPUTERS / Languages / General bisacsh / TECHNOLOGY & ENGINEERING / Imaging Systems |
title | Digital image processing with C++ implementing reference algorithms with the CImg Library |
title_auth | Digital image processing with C++ implementing reference algorithms with the CImg Library |
title_exact_search | Digital image processing with C++ implementing reference algorithms with the CImg Library |
title_exact_search_txtP | Digital image processing with C++ implementing reference algorithms with the CImg Library |
title_full | Digital image processing with C++ implementing reference algorithms with the CImg Library David Tschumperlé, Christophe Tilmant, Vincent Barra |
title_fullStr | Digital image processing with C++ implementing reference algorithms with the CImg Library David Tschumperlé, Christophe Tilmant, Vincent Barra |
title_full_unstemmed | Digital image processing with C++ implementing reference algorithms with the CImg Library David Tschumperlé, Christophe Tilmant, Vincent Barra |
title_short | Digital image processing with C++ |
title_sort | digital image processing with c implementing reference algorithms with the cimg library |
title_sub | implementing reference algorithms with the CImg Library |
topic | bicssc / Software Engineering bicssc / Environmental science, engineering & technology bicssc / Electrical engineering bicssc / Probability & statistics bicssc / Image processing bicssc / Programming & scripting languages - general bicssc / Information technology - general issues bisacsh / COMPUTERS / Languages / C++ bisacsh / COMPUTERS / Programming / Algorithms bisacsh / COMPUTERS / Software Development & Engineering / Computer Graphics bisacsh / COMPUTERS / Data Science / General bisacsh / COMPUTERS / Programming / General bisacsh / COMPUTERS / Computer Science bisacsh / COMPUTERS / General bisacsh / BUSINESS & ECONOMICS / Statistics bisacsh / COMPUTERS / Programming / Games bisacsh / COMPUTERS / Languages / General bisacsh / TECHNOLOGY & ENGINEERING / Imaging Systems |
topic_facet | bicssc / Software Engineering bicssc / Environmental science, engineering & technology bicssc / Electrical engineering bicssc / Probability & statistics bicssc / Image processing bicssc / Programming & scripting languages - general bicssc / Information technology - general issues bisacsh / COMPUTERS / Languages / C++ bisacsh / COMPUTERS / Programming / Algorithms bisacsh / COMPUTERS / Software Development & Engineering / Computer Graphics bisacsh / COMPUTERS / Data Science / General bisacsh / COMPUTERS / Programming / General bisacsh / COMPUTERS / Computer Science bisacsh / COMPUTERS / General bisacsh / BUSINESS & ECONOMICS / Statistics bisacsh / COMPUTERS / Programming / Games bisacsh / COMPUTERS / Languages / General bisacsh / TECHNOLOGY & ENGINEERING / Imaging Systems |
work_keys_str_mv | AT tschumperledavid digitalimageprocessingwithcimplementingreferencealgorithmswiththecimglibrary AT tilmantchristophe digitalimageprocessingwithcimplementingreferencealgorithmswiththecimglibrary AT barravincent digitalimageprocessingwithcimplementingreferencealgorithmswiththecimglibrary |