Cantitate/Preț
Produs

Introduction to Video and Image Processing: Building Real Systems and Applications: Undergraduate Topics in Computer Science

Autor Thomas B. Moeslund
en Limba Engleză Paperback – 23 ian 2012
This textbook presents the fundamental concepts and methods for understanding and working with images and video in an unique, easy-to-read style which ensures the material is accessible to a wide audience. Exploring more than just the basics of image processing, the text provides a specific focus on the practical design and implementation of real systems for processing video data. Features: includes more than 100 exercises, as well as C-code snippets of the key algorithms; covers topics on image acquisition, color images, point processing, neighborhood processing, morphology, BLOB analysis, segmentation in video, tracking, geometric transformation, and visual effects; requires only a minimal understanding of mathematics; presents two chapters dedicated to applications; provides a guide to defining suitable values for parameters in video and image processing systems, and to conversion between the RGB color representation and the HIS, HSV and YUV/YCbCr color representations.
Citește tot Restrânge

Din seria Undergraduate Topics in Computer Science

Preț: 21761 lei

Preț vechi: 27201 lei
-20% Nou

Puncte Express: 326

Preț estimativ în valută:
4165 4326$ 3459£

Carte disponibilă

Livrare economică 07-13 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 2672 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781447125020
ISBN-10: 1447125029
Pagini: 240
Ilustrații: XI, 227 p. 181 illus., 71 illus. in color.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.41 kg
Ediția:2012
Editura: SPRINGER LONDON
Colecția Springer
Seria Undergraduate Topics in Computer Science

Locul publicării:London, United Kingdom

Public țintă

Lower undergraduate

Cuprins

Introduction.- Image Acquisition.- Color Images.- Point Processing.- Neighborhood Processing.- Morphology.- BLOB Analysis.- Segmentation in Video Data.- Tracking.- Geometric Transformations.- Visual Effects.- Application Example: Edutainment Game.- Application Example: Coin Sorting using a Robot.- Bits, Bytes and Binary Numbers.- Mathematical Definitions.- Learning Parameters in Video and Image Processing Systems.- Conversion Between RGB and HSI.- Conversion Between RGB and HSV.- Conversion Between RGB and YUV/YCbCr.

Notă biografică

Dr. Thomas B. Moeslund is an Associate Professor and Head of the Visual Analysis of People Lab at Aalborg University, Denmark, with more than 10 years of experience of teaching image and video processing. He is also co-editor of the Springer title Visual Analysis of Humans: Looking at People.

Textul de pe ultima copertă

In order to build successful video processing systems, it is important to consider not only traditional image processing methods, but also techniques which account for temporal aspects.
This Introduction to Video and Image Processing presents the fundamental concepts and methods in an unique, easy-to-read style which ensures the material is accessible to a wide audience. Exploring more than just the basics of image processing, the text provides a specific focus on the practical design and implementation of real systems for processing video data.
Topics and features:
  • Includes more than 100 exercises, as well as C-code snippets of the key algorithms
  • Equips the reader with a solid foundation for understanding and working with images and video, including basic methods for image manipulation and image analysis
  • Covers topics on image acquisition, color images, point processing, neighborhood processing, morphology, BLOB analysis, segmentation in video, tracking, geometric transformation, and visual effects
  • Requires only a minimal understanding of mathematics
  • Presents two chapters dedicated to applications, in which the different methods are applied in real systems, supported by further application examples at an associated website
  • Provides a guide to defining suitable values for parameters in video and image processing systems, and to conversion between the RGB color representation and the HIS, HSV and YUV/YCbCr color representations
This concise and easy-to-follow textbook/reference is an ideal introduction to the subject for both first-year engineering students and for non-engineering students without a strong mathematical background. Suitable for self-study, professionals outside of the field will also find the work an excellent overview of the basics.

Caracteristici

Presents an unique focus on video processing Focuses on the practical design and implementation of real systems for processing video data Concise and accessible to a wide audience, without requiring a strong mathematical background Includes supplementary material: sn.pub/extras