Cantitate/Preț
Produs

Image Operators: Image Processing in Python

Autor Jason M. Kinser
en Limba Engleză Paperback – 2 oct 2023
For decades, researchers have been developing algorithms to manipulate and analyze images. From this, a common set of image tools now appear in many high-level programming languages. Consequently, the amount of coding required by a user has significantly lessened over the years. While the libraries for image analysis are coalescing to a common toolkit, the language of image analysis has remained stagnant. Often, textual descriptions of an analytical protocol consume far more real estate than does the computer code required to execute the processes. Furthermore, the textual explanations are sometimes vague or incomplete. This book offers a precise mathematical language for the field of image processing. Defined operators correspond directly to standard library routines, greatly facilitating the translation between mathematical descriptions and computer script. This text is presented with Python 3 examples.




  • This text will provide a unified language for image processing





  • Provides the theoretical foundations with accompanied Python® scripts to precisely describe steps in image processing applications







  • Linkage between scripts and theory through operators will be presented







  • All chapters will contain theories, operator equivalents, examples, Python® codes, and exercises
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 32847 lei  6-8 săpt.
  CRC Press – 2 oct 2023 32847 lei  6-8 săpt.
Hardback (1) 62505 lei  6-8 săpt.
  CRC Press – 24 oct 2018 62505 lei  6-8 săpt.

Preț: 32847 lei

Preț vechi: 36473 lei
-10% Nou

Puncte Express: 493

Preț estimativ în valută:
6288 6467$ 5217£

Carte tipărită la comandă

Livrare economică 15 februarie-01 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032652429
ISBN-10: 103265242X
Pagini: 366
Dimensiuni: 178 x 254 mm
Greutate: 1.22 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press

Public țintă

Academic and Professional Practice & Development

Cuprins

PART I Image Operators. 1 Introduction. 2  Operator Nomenclature. 3 Scripting in Python. 4  Digital Images. 5 Color. PART II Image Space Manipulations. 6 Geometric Transformations. 7 Image Morphing. 8 Principle Component Analysis. 9 Eigenimages. PART III Frequency Space Manupulations. 10 Image Frequemncies. 11 Filtering in Frequency Space. 12 Correlations. PART IV  Texture and Shape. 13 Edge Detection. 14 Hough Transforms. 15 Noise. 16 Texture Recognition. 17 Gabor Filtering. 18 Describing Shape. PART V Basis. 19 Basis Sets. 20 Pulse Images and Autowaves. Appendix A Operators. Appendix B Operators in Symbolic Order. Appendix C Lengthy Codes. Bibliography.

Notă biografică

Jason M Kinser, DSc, has been an associate professor at George Mason University for more than 18 years teaching courses in physics, computational science, bioinformatics and forensic science. Recently, he converted the traditional university physics course into an active learning technology environment at GMU. His research interests include modern teaching techniques, more effective methods in text-based education, image operators and analysis, pulse image processing and multi-domain data analysis. This book was born from a desire to engage students in physics education and to find ways of reducing the external costs that both students and institutions incur within the traditional education framework.Jason M Kinser, DSc, has been an associate professor at George Mason University for more than 18 years teaching courses in physics, computational science, bioinformatics and forensic science. Recently, he converted the traditional university physics course into an active learning technology environment at GMU. His research interests include modern teaching techniques, more effective methods in text-based education, image operators and analysis, pulse image processing and multi-domain data analysis. This book was born from a desire to engage students in physics education and to find ways of reducing the external costs that both students and institutions incur within the traditional education framework.

Descriere

This book will provide a unified theoretical foundation of image analysis procedures with accompanied Python® computer scripts to precisely describe the steps in image processing applications. Linkage between required scripts and theory through operators will be presented.