More digital 244 wk 12 Perry Sprawls, Ph.D. Professor Emeritus Department of Radiology Emory University School of Medicine Atlanta, GA,

Slides:



Advertisements
Similar presentations
Technique Guidance Systems
Advertisements

Digital Color 24-bit Color Indexed Color Image file compression
Photoshop Lab colorspace A quick and easy 26 step process for enhancing your photos.
Digital Image Processing
Grey Level Enhancement Contrast stretching Linear mapping Non-linear mapping Efficient implementation of mapping algorithms Design of classes to support.
Computer Science 111 Fundamentals of Programming I More Digital Image Processing.
Manual Camera Settings
Creation of a digital image from an analog signal. Analog-Digital Converter (ADC)
CS & CS Multimedia Processing Lecture 2. Intensity Transformation and Spatial Filtering Spring 2009.
The Field of Digital Radiography
Quality Assurance and Digital Radiography
Resident Physics Lectures
Advanced Biomedical Imaging Dr. Azza Helal A. Prof. of Medical Physics Faculty of Medicine Alexandria University Lecture 6 Basic physical principles of.
Objectives Understand grayscale Investigate a grayscale image
Chapter 4: Image Enhancement
Image Enhancement To process an image so that the result is more suitable than the original image for a specific application. Spatial domain methods and.
Image Analysis Preprocessing Arithmetic and Logic Operations Spatial Filters Image Quantization.
Optical Density and Brightness
Lecture 2. Intensity Transformation and Spatial Filtering
…….CT Physics - Continued V.G.WimalasenaPrincipal School of radiography.
Camera Functions Using Your Digital Camera. 1. What happens when you press the shutter button down halfway? What does macro mode allow you to do? Pressing.
Digital Image Characteristic
Spectral contrast enhancement
Machine Vision ENT 273 Image Filters Hema C.R. Lecture 5.
Quality Control.
Color Correct and Remove Keystoning A minimalist approach to photographing your art By Paul Marley.
Image Quality Radiographic Resolution.
The Digital Image Dr. John Ryan.
Seeram Chapter #3: Digital Imaging
September 23, 2014Computer Vision Lecture 5: Binary Image Processing 1 Binary Images Binary images are grayscale images with only two possible levels of.
Multimedia Data Introduction to Image Processing Dr Sandra I. Woolley Electronic, Electrical.
September 5, 2013Computer Vision Lecture 2: Digital Images 1 Computer Vision A simple two-stage model of computer vision: Image processing Scene analysis.
Digital Radiography & PACS
infinity-project.org Engineering education for today’s classroom 2 Outline How Can We Use Digital Images? A Digital Image is a Matrix Manipulating Images.
Taking Better Confocal Images Kim Peifley 2/09/15.
Preparing Variable kVp Technique Charts By Prof. Stelmark.
Things they never tell you when the equipment is installed REV 11/2008
B ASIC P HYSICS OF D IGITAL R ADIOGRAPHY By : Maisa Alhassoun
Review CR & DIGITAL IMAGING (1) 2012 – RT 244 wk 15
Machine Vision ENT 273 Image Filters Hema C.R. Lecture 5.
Sensitometry By Prof. Stelmark. The study of the relationship between the intensity of exposure of the film and the blackness after processing is called.
Radiographic Quality Visibility and Sharpness
Image Quality Q&A. RAPHEX Diagnostic Question 2001 D9: The imaging system which is best for visualizing small high contrast objects is: A. Computed tomography.
02-Gray Scale Control TTF. A TTF tells us how an imaging device relates the gray level of the input to the gray level of the output. P L Luminance, L.
Intelligent Vision Systems ENT 496 Image Filtering and Enhancement Hema C.R. Lecture 4.
More digital reading explaining LUT RT 244 Perry Sprawls, Ph.D. Professor Emeritus Department of Radiology Emory University School of.
Image Display. But first a review Remember the 3 main steps 1. Data Acquisition 2. Image Reconstruction 3. Image Display.
Grids George David Associate Professor Department of Radiology
Applying Pixel Values to Digital Images
Objectives Identify the image quality characteristics that apply to all medical imaging modalities Understand the concept of image optimization Review.
Lecture Reading  3.1 Background  3.2 Some Basic Gray Level Transformations Some Basic Gray Level Transformations  Image Negatives  Log.
Digital Radiographic Image Processing and Manipulation Chapter 7.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
By Prof. Stelmark. Digital Imaging In digital imaging, the latent image is stored as digital data and must be processed by the computer for viewing on.
History of digital radiology 1980 Kinos L.T. ET all developed a portable radiographic X-ray camera made of tantalum and aluminum. Digital radiography.
B ASIC P HYSICS OF D IGITAL R ADIOGRAPHY By : Maisa Alhassoun Recommended Book: Walter Huda, REVIEW OF RADIOLOGIC PHYSICS &
Technique Guidance Systems By Prof. Stelmark. Anatomic Programming Anatomic programming, or anatomically programmed radiography (APR), refers to a radiographic.
Chapters 21 & 22.
Optimisation of Patient Protection for Radiography
Resident Physics Lectures
Digital image self-adaptive acquisition in medical x-ray imaging
Digital Image Processing
Mean Shift Segmentation
Computer Vision Lecture 5: Binary Image Processing
CSC 381/481 Quarter: Fall 03/04 Daniela Stan Raicu
Resident Physics Lectures
Grey Level Enhancement

Digital Radiographic Image Processing and Manipulation
Digital radiography.
Presentation transcript:

More digital 244 wk 12 Perry Sprawls, Ph.D. Professor Emeritus Department of Radiology Emory University School of Medicine Atlanta, GA, USACo-Director College on Medical Physics International Centre of Theoretical Physics Trieste, ItalyDirector Sprawls Educational Foundation Montreat, NC, USA

Processing of digital images can be used to change most image characteristics. Three possibilities include processing methods to: Reduce image noise Increase visibility of detail Adjust and optimize the image contrast characteristics. Some type of digital image processing is used with most of the medical imaging modalities.

There are several digital processing methods that can be used to adjust the contrast characteristics of an image. The two methods that we will consider here are: Look Up Table (LUT) processing Windowing Both of these are used in digital radiography as well as with many of the other imaging modalities.

pixels

Here we are using a very simple image to show how digital processing can be used to change the image contrast. As we see, the image consist of a background area and a small square object in the center. In the low contrast image on the left the background area has pixel values of 40 and the object in the center has pixel values of 30. The numerical contrast (the object relative to the back ground) is the difference (40-30=10). Look up tables (LUT) are data stored in the computer that is used to substitute new values for each pixel during the processing. In our example here, we are keeping it simple and working an image with only two pixel values, 40 and 30. As we see here, the processing uses a LUT that substitutes a 90 for a 40 and a 10 for a 30. The effect of this is to increase the image contrast (90-10=80). As we are about to discover, it is usually possible for the user to select from a variety of LUTs, each one designed to produce specific contrast characteristics.

Let's recall that a LUT indicates what number is to be substituted for each pixel value during the processing of the image. It is very helpful to show this relationship between the original pixel values and the new values with a graph as we see here. Here we are starting with a simple straight-line or linear graph that shows that the substituted number is the same as the original image pixel value. Processing with this LUT does not change the image, it just introduces us to the concept of LUTs.

If LUT processing is to change the contrast characteristics of an image it must substitute numbers that are different from the original pixel values. Here we see that relationship shown as a curve. Note that the values and positions on the scale for the three pixel values represented by the colors ( yellow, green, and red) are now different in the processed image. You might recognize the shape of this curve as being similar to that of a radiographic film characteristic (H & D) curve. That is intentional. By processing a digital radiograph with a LUT with this characteristic it then takes on some of the familiar contrast "look" of a radiograph recorded on film

One of the advantages of digital processing is that the processing parameters (factors) can be selected to produce images with different contrast characteristics. Here we see curves representing three different LUTs. Like the characteristic curve of film, the slope of the curve at every point represents how the contrast will be changed by the processing. Where the curve has a high slope (steep) the contrast will be increased by the processing. If the slope is small (less than 450) the contrast will be decreased by the processing. The curve with the greater slope shown here will produce an image with high contrast. The one with less slope simulates the latitude type film that is used for chest imaging. We will see the effect of processing with the inverted curve a little later

In the typical digital radiographic system, a variety of LUTs are installed. The appropriate LUT is then automatically selected to give the desired contrast characteristics to match the type of procedure (chest, extremity, etc) that is designated by the operator.

If he original image recorded with most digital radiography systems is displayed directly, it might have relatively low contrast as we see with the image on the left. This is because of the wide dynamic exposure range and the linear response of the digital radiographic receptors. This is actually a desirable characteristic because a wide range of exposure is recorded and the digital receptor does not suppress or cutoff the contrast in some of the exposure range as happens with images recorded directly on film. The usual procedure is to use processing, as illustrated here, to increase the contrast for some selected portion of the exposure range. The processing illustrated here produces an image that is similar to one recorded with a high contrast film. Note: we do not generally use a high contrast film for chest radiography because it produces an image with too much area contrast (like the dark lungs shown here).

Here we see LUT processing that is more appropriate for chest radiography. In general, it simulates an image recorded on a latitude type film that is used for chest imaging. Compared to the high contrast processing that we have just seen, this produces an image with good object and anatomical structure contrast and visibility throughout most of the image.

Many radiologist find value in having an inverted (black bone) image in addition to the conventional (white bone) image at the time of viewing. Some objects and structures might be more visible and easier to detect on the inverted image. The inversion can be achieved by processing with a LUT as illustrated here.

The ability to window is a valuable feature of all digital images. Windowing is the process of selecting some segment of the total pixel value range (the wide dynamic range of the receptors) and then displaying the pixel values within that segment over the full brightness (shades of gray) range from white to black. Important point...Contrast will be visible only for the pixel values that are within the selected window. All pixel values that are either below or above the window will be all white or all black and display no contrast. The person controlling the display can adjust both the center and the width of the window. The combination of these two parameters determine the range of pixel values that will be displayed with contrast in the image.

One of the advantages of windowing is that it makes it possible to display and enhance the contrast in selected segments of the total pixel value range. This can be compared to the limitations of images displayed on film where the full range of exposure is displayed in one image and cannot be changed. With windowing we can create many displayed images, each one "focusing on" a specific range of pixel values. As we see here, when the window is set to cover the lower segment of total pixel value range, we see good contrast in the lighter areas like the medistimum. Setting the window to the higher segment produces good contrast in the darker areas like the lungs.

Enhancing Visibility of Detail The Blurred Mask Subtraction is often used, especially in digital radiography, to enhance the visibility of detail in certain clinical procedures. Important point....This process does not un-blur an image and recover detail that was completely lost because of blurring from the focal spot, motion, and the receptor. What it does do is increase the visibility (contrast) of some objects, especially where the visibility of the objects is somewhat limited by large area contrast as in chest imaging. The process consist of two distinct steps. First, a blurred copy of the original image is produced. A common form of digital processing that can be used to produce a blurred image is just by replacing each pixel value with the average of the pixel values in it's neighborhood. This produces a "blurred mask" image. The blurring removes all detail from the image (that is what blurring does!). We now have two images. The original image contains the general large-area contrast background plus some detail. The blurred mask image contains only the large-area contrast background The final step is where the computer subtracts the blurred mask image (actually some fraction of it) from the original image. This process reduces the large-area contrast background in relation to the contrast of the detail. The result is that the contrast and visibility of the detail (small objects and structures) in enhanced.