A Practical Approach to Medical Image Processing
eBook - ePub

A Practical Approach to Medical Image Processing

Elizabeth Berry

  1. 304 páginas
  2. English
  3. ePUB (apto para móviles)
  4. Disponible en iOS y Android
eBook - ePub

A Practical Approach to Medical Image Processing

Elizabeth Berry

Detalles del libro
Vista previa del libro
Índice
Citas

Información del 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.

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es A Practical Approach to Medical Image Processing un PDF/ePUB en línea?
Sí, puedes acceder a A Practical Approach to Medical Image Processing de Elizabeth Berry en formato PDF o ePUB, así como a otros libros populares de Physical Sciences y Physics. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

Editorial
CRC Press
Año
2007
ISBN
9781000738315
Edición
1
Categoría
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 ...

Índice

  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
Estilos de citas para 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.