Verkauf durch Sack Fachmedien

Burger / Burge

Digital Image Processing

An Algorithmic Introduction Using Java

Medium: Buch
ISBN: 978-1-4471-6683-2
Verlag: Springer
Erscheinungstermin: 08.04.2016
Nicht mehr lieferbar

This revised and expanded new edition of an internationally successful classic presents an accessible introduction to the key methods in digital image processing for both practitioners and teachers. Emphasis is placed on practical application, presenting precise algorithmic descriptions in an unusually high level of detail, while highlighting direct connections between the mathematical foundations and concrete implementation. 
The text is supported by practical examples and carefully constructed chapter-ending exercises drawn from the authors' years of teaching experience, including easily adaptable Java code and completely worked out examples. Source code, test images and additional instructor materials are also provided at an associated website. Digital Image Processing is the definitive textbook for students, researchers, and professionals in search of critical analysis and modern implementations of the most important algorithms in the field, and is also eminently suitable for self-study.


Produkteigenschaften


  • Artikelnummer: 9781447166832
  • Medium: Buch
  • ISBN: 978-1-4471-6683-2
  • Verlag: Springer
  • Erscheinungstermin: 08.04.2016
  • Sprache(n): Englisch
  • Auflage: 2. Auflage 2016
  • Serie: Texts in Computer Science
  • Produktform: Gebunden, Book
  • Gewicht: 18783 g
  • Seiten: 811
  • Format (B x H): 178 x 254 mm
  • Ausgabetyp: Kein, Unbekannt
  • Nachauflage: 978-3-031-05743-4
Autoren/Hrsg.

Autoren

Digital Images.- ImageJ.- Histograms and Image Statistics.- Point Operations.- Filters.- Edges and Contours.- Corner Detection.- Finding Simple Curves: The Hough Transform.- Morphological Filters.- Regions in Binary Images.- Automatic Thresholding.- Color Images.- Color Quantization.- Colorimetric Color Spaces.- Filters for Color Images.- Edge Detection in Color Images.- Edge-Preserving Smoothing Filters.- Introduction to Spectral Techniques.- The Discrete Fourier Transform in 2D.- The Discrete Cosine Transform (DCT).- Geometric Operations.- Pixel Interpolation.- Image Matching and Registration.- Non-Rigid Image Matching.- Scale-Invariant Feature Transform (SIFT).- Fourier Shape Descriptors.- Appendix A: Mathematical Symbols and Notation.- Appendix B: Linear Algebra.- Appendix C: Calculus.- Appendix D: Statistical Prerequisites.- Appendix E: Gaussian Filters.- Appendix F: JavaNotes.