A Practical Approach to Medical Image Processing
eBook - ePub

A Practical Approach to Medical Image Processing

Elizabeth Berry

  1. 304 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

A Practical Approach to Medical Image Processing

Elizabeth Berry

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Informazioni sul libro

The ability to manipulate and analyze pictorial information to improve medical diagnosis, monitoring, and therapy via imaging is a valuable tool that every professional working in radiography, medical imaging, and medical physics should utilize. However, previous texts on the subject have only approached the subject from a programming or computer science viewpoint at a mathematically inaccessible level. Unlike these previous publications, A Practical Approach to Medical Imaging Processing provides hands-on instruction, using the freely available software program ImageJ, on all of the skills needed to perform filtering and image enhancement techniques used in structured image discrimination.

In this unique text, the author focuses exclusively on image processing and treats medical images in a generic way to highlight the features that all digital images have in common. The book first introduces the main topics in image processing and as it progresses, you will discover relevant points of good practice. The author validates each technique with a corresponding case study, which originates from a published journal article. The case studies demonstrate how the concepts of image processing are applied to real-life situations, such as how to uncover information suffering from distortion and pixel-size limitations. The accompanying downloadable resources contain the Windows version of the ImageJ software, digital images, and documents to be used during the practical activities included in each chapter.

With its highly functional workbook approach, A Practical Approach to Medical Image Processing allows you to build your skills in image manipulation and to enjoy the benefits of this valuable field without having to code or develop your own program.

Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
A Practical Approach to Medical Image Processing è disponibile online in formato PDF/ePub?
Sì, puoi accedere a A Practical Approach to Medical Image Processing di Elizabeth Berry in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Physical Sciences e Physics. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

Editore
CRC Press
Anno
2007
ISBN
9781000738315
Edizione
1
Categoria
Physics

1

Image Processing Basics

1.1 Introduction

In this introductory chapter the basic terminology of image processing is presented. The ImageJ program is introduced using practical exercises, so that the reader is able to perform image processing tasks. Fundamental imaging processing principles, covering both the grayscale and spatial properties of an image, are described. The chapter closes with an overview of the content of the book, which is based around the five classes of image processing: image enhancement, image restoration, image analysis, image compression and image synthesis.

1.1.1 Learning Objectives

When you have completed this chapter, you should be able to
  • Define the important basic terms used in image processing
  • Understand methods of image enhancement that use the histogram
  • List several different measurements, both spatial and grayscale, which can be made from images
  • Discuss the five classes of image processing
  • Use ImageJ to load and save an image, and perform simple tasks

1.1.2 Example of an Image Used in This Chapter

The first self-assessment question in each chapter is based on one of the images that appears later in the chapter. The question usually requires some background knowledge of medical imaging technology and is intended to help those who have previously studied medical imaging to start to integrate medical image processing with their existing knowledge. Those who lack this background knowledge should not be concerned if they cannot answer the first question in each chapter, and note that no prior knowledge is assumed in the other questions in each chapter.
Image
FIGURE 1.1
Image of a shoulder for self-assessment question 1.01.
Self-assessment question 1.01
Figure 1.1 is an example of an image used in this chapter. It shows the shoulder joint. The original image was 256 × 160 pixels in size and each pixel represented a 0.8 mm cube of tissue. Which imaging modality has been used to acquire the image shown? Note the loss of image information towards the left of the image. What does this suggest about the particular equipment that was used to acquire the image?

1.2 Definition of Image Processing

Image processing refers to the manipulation and analysis of pictorial information, for example by improving, correcting, changing or analyzing the image. The simplest example is the action of prescription spectacle lenses, which are designed to counteract distortion caused by defects in the owner’s eye. The action of the lens is called an optical process because the lens is acting on an optical image. Optical images can be converted to analog images. An analog image is a two-dimensional representation of a scene; the image contains continuously varying tone (e.g., in a monochrome or black and white photograph) or continuously varying color.

1.2.1 The Digital Image

An analog image can be sampled to give an array of discrete points, each of which has an associated brightness value. This is a digital image, which is simply an array of numbers, one for each sample point (Figure 1.2). Each sample point is known as a picture element, or pixel. An image is generally sampled using a rectangular array of pixels. The process of sampling and assigning the numerical value is called digitization. Thus a digital image is an array of pixels, each of which has a value. When these data are displayed in the correct arrangement, with each pixel value used to give the brightness or color at that point, we see the image. The image size, or matrix, is expressed in terms of the number of pixels in the rectangular array, for example 256 × 256 pixels. When image processing is performed on such an image, it is more fully described as digital image processing. In medicine, some digital images are acquired in digital form from the outset (e.g., computed tomography), while others are acquired as analog images (e.g., a chest x-ray on film) that may later be digitized. Three-dimensional data sets consist of a series of images each representing a slice through the object. In this case pixels are known as voxels.
Image
FIGURE 1.2
A digital image is an array of pixels, each of which has a value. (a) A digital image showing the location of a small square region of 15 × 15 pixels. (b) An enlargement of the 15 × 15 region of the image. The numerical values associated with the central pixels are shown overlaid.

1.2.2 Image Resolution

The resolution of an image is a measure of the fidelity (faithfulness) of the representation of the original scene. Resolution is related firstly to the characteristics of the imaging system and secondly to the number of pixels and to the range of brightness values that are used for digitization. In the discussion in this chapter, it will be assumed that the digitization process is performed on a perfect representation of a scene, so the properties of the imaging system may be ignored. The effects of the imaging system are considered in Chapter 7.
The question addressed when considering image resolution is “Does the digital image resolve elements of the original scene?” There are two components of resolution: grayscale resolution and spatial resolution. The question therefore has two parts: Can objects that are similar in tone or color be distinguished? Can small objects be seen?
1.2.2.1 Grayscale Resolution
The digitization process assigns a number to each pixel to represent the brightness at that location in the original image. The grayscale, or brightness, resolution is affected by how many brightness values are allowed. It is very common to assign the pixel value to one of 256 discrete values (from 0 to 255). Each value is displayed as a separate shade of gray, and these shades run smoothly from dark (0) to light (255). An image with 256 discrete values is known as an 8-bit image, because 28 = 256. An 8-bit grayscale is shown in Figure 1.3a.
Image
FIGURE 1.3
Grayscales associated with images of two different bit depths. (a) An 8-bit grayscale (256 ...

Indice dei contenuti

  1. Cover
  2. Half Title
  3. Series Page
  4. Title Page
  5. Copyright Page
  6. Dedication
  7. Table of Contents
  8. Supplementary Resources Disclaimer
  9. Preface
  10. Acknowledgments
  11. On the CD
  12. 1 Image Processing Basics
  13. 2 Segmentation and Classification
  14. 3 Spatial Domain Filtering
  15. 4 Frequency Domain Filtering
  16. 5 Image Analysis Operations
  17. 6 Image Data Formats and Image Compression
  18. 7 Image Restoration
  19. 8 Image Registration
  20. 9 Visualization and 3-D Methods
  21. 10 Good Practice
  22. 11 Case Studies
  23. 12 For Instructors
  24. Index
Stili delle citazioni per A Practical Approach to Medical Image Processing

APA 6 Citation

Berry, E. (2007). A Practical Approach to Medical Image Processing (1st ed.). CRC Press. Retrieved from https://www.perlego.com/book/1507459/a-practical-approach-to-medical-image-processing-pdf (Original work published 2007)

Chicago Citation

Berry, Elizabeth. (2007) 2007. A Practical Approach to Medical Image Processing. 1st ed. CRC Press. https://www.perlego.com/book/1507459/a-practical-approach-to-medical-image-processing-pdf.

Harvard Citation

Berry, E. (2007) A Practical Approach to Medical Image Processing. 1st edn. CRC Press. Available at: https://www.perlego.com/book/1507459/a-practical-approach-to-medical-image-processing-pdf (Accessed: 14 October 2022).

MLA 7 Citation

Berry, Elizabeth. A Practical Approach to Medical Image Processing. 1st ed. CRC Press, 2007. Web. 14 Oct. 2022.