Image Analysis
eBook - ePub

Image Analysis

  1. 310 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub
Book details
Book preview
Table of contents
Citations

About This Book

This graduate textbook presents fundamentals, applications and evaluation of image segregation, unit description, feature measurement and pattern recognition. Analysis on textile, shape and motion are discussed and mathematical tools are employed extensively. Rich in examples and excises, it prepares electrical engineering and computer science students with knowledge and skills for further studies on image understanding.

Frequently asked questions

Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Image Analysis by Yujin Zhang, Tsinghua University Press in PDF and/or ePUB format, as well as other popular books in Technology & Engineering & Signals & Signal Processing. We have over one million books available in our catalogue for you to explore.

Information

1Introduction to Image Analysis

This book is the second volume of the book set ā€œImage Engineeringā€ and focuses on image analysis.
Image analysis concerns with the extraction of information from an image, that is, it yields data out for an image in. It is based on the results of image processing and provides the foundation for image understanding. It thus establishes the linkage between image processing and image understanding.
The sections of this chapter are arranged as follows:
Section 1.1 reviews first some concepts and definitions of image and then provides an overview of image engineeringā€”the new disciplines for the combination of various image technology for the entire image field of research and application.
Section 1.2 recapitulates the definition and research contents of image analysis, discusses the connection and difference between image analysis and image processing as well as image analysis and pattern recognition, and presents the functions and features of each working module in the framework of an image analysis system.
Section 1.3 introduces a series of digital concepts commonly used in image analysis, including discrete distances, connected components, digitization models, digital arcs, and digital chords.
Section 1.4 focuses on the distance transforms (DTs) used extensively in image analysis. First, the definition and properties of DT are given. Then, the principle of using local distance to calculate the global distance is introduced. Finally, serial implementation and parallel implementation of discrete distance transformation are discussed separately.
Section 1.5 overviews the main contents of each chapter in the book and indicates the characteristics of the preparation and some prerequisite knowledge for this book.

1.1Image and Image Engineering

First, a brief review on the basic concepts of image is introduced, and then, the main terms, definitions, and development of the three levels of image engineering, as well as the relationship between different disciplines, are summarized.

1.1.1Image Foundation

Images are obtained by observing the objective world in different forms and by various observing systems; they are entities that can be applied either directly or indirectly to the human eye to provide visual perception (Zhang, 1996a). Here, the concept of the image is more general, including photos, pictures, drawings, animation, video, and even documents. The image contains a rich description of the objects it expresses, which is our most important source of information.
The objective world is three dimensional (3-D) in space, and two-dimensional (2-D) images are obtained by projection, which is the main subject of this book. In the common observation scale, the objective world is continuous. In image acquisition, the requirements of computer processing are taken into account, and hence, both in the coordinate space and in the property space, the discretizations are needed. This book mainly discusses discreted digital images. In the case of no misunderstanding, the word ā€œimageā€ is simply used. An image can be represented by a 2-D array f(x, y), where x and y represent the positions of a discrete coordinate point in the 2-D space XY, and f represents the discrete value of the property F at the point position (x, y) of the image. For real images, x and y and f all have finite values.
From a computational point of view, a 2-D M Ɨ N matrix F, where M and N are the total number of rows and the total number of columns, respectively, is used to represent a 2-D image:
F=[ f 11 f 12 ā‹Æ f 1N f 21 f 22 ā‹Æ f 2N ā‹® ā‹® ā‹± ā‹® f M1 f M2 ā‹Æ f MN ] (1.1)
images
Equation (1.1) also provides a visual representation of a 2-D image as a spatial distribu...

Table of contents

  1. Cover
  2. Title Page
  3. Copyright
  4. Contents
  5. 1 Introduction to Image Analysis
  6. 2 Image Segmentation
  7. 3 Object Representation and Description
  8. 4 Feature Measurement and Error Analysis
  9. 5 Texture Analysis
  10. 6 Shape Analysis
  11. 7 Motion Analysis
  12. 8 Mathematical Morphology
  13. Answers to Selected Problems and Questions
  14. References
  15. Index