Digital image processing with C++ implementing reference algorithms with the CImg library

"Digital Image Processing with C++ 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 rec...

Full description

Bibliographic Details
Main Authors: Tschumperle, David, Tilmant, Christophe (Author), Barra, Vincent (Author)
Format: eBook
Language:English
Published: Boca Raton, FL CRC Press 2023
Edition:First edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03485nmm a2200577 u 4500
001 EB002207202
003 EBX01000000000000001344403
005 00000000000000.0
007 cr|||||||||||||||||||||
008 240503 ||| eng
020 |a 9781000831429 
020 |a 1003323693 
020 |a 9781000831504 
020 |a 1000831426 
020 |a 9781003323693 
020 |a 1000831507 
050 4 |a TA1637 
100 1 |a Tschumperle, David 
245 0 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 
260 |a Boca Raton, FL  |b CRC Press  |c 2023 
300 |a xvi, 292 pages  |b illustrations (chiefly color) 
505 0 |a Includes bibliographical references (pages 285-288) and index 
653 |a COMPUTERS / Programming Languages / C++ / bisacsh 
653 |a COMPUTERS / Programming / Algorithms / bisacsh 
653 |a Image processing / Digital techniques / Computer programs 
653 |a Image processing / Digital techniques / Computer programs / fast 
653 |a C++ (Langage de programmation) 
653 |a C++ (Computer program language) / http://id.loc.gov/authorities/subjects/sh87007505 
653 |a C++ (Computer program language) / fast 
653 |a Traitement d'images / Techniques numériques / Logiciels 
653 |a Libraries (Computer program subroutines) / http://id.loc.gov/authorities/subjects/sh2008001447 
653 |a Libraries (Computer program subroutines) / fast 
653 |a COMPUTERS / Computer Graphics / Image Processing (see also PHOTOGRAPHY / Techniques / Digital) / bisacsh 
700 1 |a Tilmant, Christophe  |e author 
700 1 |a Barra, Vincent  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
028 5 0 |a 10.1201/9781003323693 
776 |z 1000831426 
776 |z 1000831507 
776 |z 9781000831504 
776 |z 9781032347530 
776 |z 9781000831429 
776 |z 9781003323693 
776 |z 1003323693 
776 |z 9781032347523 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781000831504/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.13/3 
082 0 |a 770 
520 |a "Digital Image Processing with C++ 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 in a broad way the field of digital image processing and proposes 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, teachers and researchers wishing 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"--