Digital Image Characteristic

Slides:



Advertisements
Similar presentations
DIGITAL RADIOGRAPHY.
Advertisements

Image Reconstruction.
Grey Level Enhancement Contrast stretching Linear mapping Non-linear mapping Efficient implementation of mapping algorithms Design of classes to support.
Image Quality Bushong Chapter 7.
The Field of Digital Radiography
Primary Exposure Factors IV
IMAGE FORMATION  Introduction  The Invisible and Visible Image  Image Characteristics.
Digital Radiography.
RAD 354 Chapt. 28 The Digital Image Spatial resolution Contrast resolution Contrast-detail curve Pt. dose considerations.
RAD 350 Chapter 17Digital Rad Tech. Spatial Resolution – ability to distinguish small items in close proximity with near the same atomic mass density Spatial.
Digital Imaging and Image Analysis
1 DIGITAL RADIOGRAPHY. 2 Digital Radiography A “filmless” imaging system introduced in 1987 Digital radiography uses an electronic sensor, instead of.
Resident Physics Lectures
Digital Image Manipulation I By Professor Stelmark.
Digital FLUORO Summer 2008.
Bit Depth and Spatial Resolution SIMG-201 Survey of Imaging Science © 2002 CIS/RIT.
Optical Density and Brightness
tomos = slice, graphein = to write
Unsharpness Calculations and Resolution By Professor Stelmark.
Digital Images The nature and acquisition of a digital image.
Digital Radiography Chapter 22. History of Digital Radiography Slower process of conversion because no pressing need to convert to digital radiography.
Vector vs. Bitmap SciVis V
…….CT Physics - Continued V.G.WimalasenaPrincipal School of radiography.
ARRT & Other DIGITAL Terms Defined Supplement to HW assignment
Visual Representation of Information
Spectral contrast enhancement
The Digital Image.
Digital Images Chapter 8 Exploring the Digital Domain.
Computers in Imaging Q & A Robert Metzger, Ph.D..
Quality Control.
Map Scale, Resolution and Data Models. Components of a GIS Map Maps can be displayed at various scales –Scale - the relationship between the size of features.
Vector vs. Bitmap
Image Quality Radiographic Resolution.
The Digital Image Dr. John Ryan.
Guilford County SciVis V Applying Pixel Values to Digital Images.
Seeram Chapter #3: Digital Imaging
Factors affecting CT image RAD
1 COMS 161 Introduction to Computing Title: Digital Images Date: November 12, 2004 Lecture Number: 32.
Digital Radiography and PACS By Professor Stelmark.
A Simple Image Model Image: a 2-D light-intensity function f(x,y)
Lecture 3 The Digital Image – Part I - Single Channel Data 12 September
Things they never tell you when the equipment is installed REV 11/2008
DIGITAL IMAGE PROCESING NASA LUNAR AND PLANETARY EXPLORATION.
Review CR & DIGITAL IMAGING (1) 2012 – RT 244 wk 15
Lecture 7: Intro to Computer Graphics. Remember…… DIGITAL - Digital means discrete. DIGITAL - Digital means discrete. Digital representation is comprised.
Digital imaging By : Alanoud Al Saleh. History: It started in 1960 by the National Aeronautics and Space Administration (NASA). The technology of digital.
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
Digital Imaging Fundamentals Ms. Hema C.R. School of Mechatronic Engineering.
The production of X-Rays X-Rays are produced whenever charged particles are slowed down or stopped. X-rays are generated via interactions of the accelerated.
Digital imaging By : Alanoud Al Saleh. History: It started in 1960 by the National Aeronautics and Space Administration (NASA). The technology of digital.
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.
Chapter 1 Background 1. In this lecture, you will find answers to these questions Computers store and transmit information using digital data. What exactly.
Applying Pixel Values to Digital Images
More digital 244 wk 12 Perry Sprawls, Ph.D. Professor Emeritus Department of Radiology Emory University School of Medicine Atlanta, GA,
Digital Radiographic Image Processing and Manipulation Chapter 7.
Image Receptor Unsharpness By Professor Stelmark.
Guilford County SciVis V104.03
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.
DIGITAL RADIOGRAPHY.
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 &
1. 2 What is Digital Image Processing? The term image refers to a two-dimensional light intensity function f(x,y), where x and y denote spatial(plane)
Chapter 10 Digital Signal and Image Processing
Graphics and image data representation
Binary Notation and Intro to Computer Graphics
Digital Image Processing
Digital Fluoroscopy PPT created by: Jed Miles, BSRS, RT(R), CRT-CA
Presentation transcript:

Digital Image Characteristic By Professor Stelmark

Digital Imaging In digital imaging, the latent image is stored as digital data and must be processed by the computer for viewing on a display monitor. Digital imaging can be accomplished by using a specialized image receptor that can produce a computerized radiographic image. Two types of digital radiographic systems are in use today: computed radiography (CR) and direct digital radiography (DR). Regardless of whether the imaging system is CR or DR, the computer can manipulate the radiographic image in various ways after the image has been created digitally.

A unique characteristic of digital image receptors is their wide dynamic range. Dynamic range refers to the range of exposure intensities an image receptor can accurately detect; this means that moderately underexposed or overexposed images may still be of acceptable diagnostic quality. Because the image is constructed of digital data and is viewed on a display monitor, it can exhibit a wider range of brightness or densities. As a result, anatomic areas of widely different x-ray attenuation, such as soft tissues and bony structures, can be more easily visualized on a digital image.

Digital images are composed of numeric data that can be easily manipulated by a computer. When displayed on a computer monitor, there is tremendous flexibility in terms of altering the brightness (density) and contrast of a digital image. The practical advantage of such capability is that, regardless of the original exposure technique factors (within reason), any anatomic structure can be independently and well visualized. Computers can also perform various postprocessing image manipulations to improve visibility of the anatomic region further.

A digital image is recorded as a matrix or combination of rows and columns (array) of small, usually square, “picture elements” called pixels. The size of the pixel is measured in microns (0.001 mm). Each pixel is recorded as a single numeric value, which is represented as a single brightness level on a display monitor. The location of the pixel within the image matrix corresponds to an area within the patient or volume of tissue

For a given anatomic area, or field of view (FOV), a matrix size of 1024 × 1024 has 1,048,576 individual pixels; a matrix size of 2048 × 2048 has 4,194,304 pixels. Digital image quality is improved with a larger matrix size that includes a greater number of smaller pixels Although image quality is improved for a larger matrix size and smaller pixels, computer processing time, network transmission time, and digital storage space increase as the matrix size increases.

The numeric value assigned to each pixel is determined by the relative attenuation of x-rays passing through the corresponding volume of tissue. Pixels representing highly attenuating tissues, such as bone, are usually assigned a low value for higher brightness than pixels representing tissues of low x-ray attenuation.

Each pixel also has a bit depth, or number of bits that determines the amount of precision in digitizing the analog signal and therefore the number of shades of gray that can be displayed in the image. Bit depth is determined by the analog-to-digital converter that is an integral component of every digital imaging system. Because the binary system is used, bit depth is expressed as 2 to the power of n, or the number of bits (2n). A larger bit depth allows a greater number of shades of gray to be displayed on a computer monitor. Binary digits are used to display the brightness level (shades of gray) of the digital image. The greater the number of bits, the greater the number of shades of gray, and the quality of the image is improved.

A system that can digitize and display a greater number of shades of gray has better contrast resolution. An image with increased contrast resolution increases the visibility of recorded detail and the ability to distinguish among small anatomic areas of interest.

A system that can digitize and display a greater number of pixels has better spatial resolution. An image with increased spatial resolution increases the visibility of recorded detail and the ability to resolve small structures. Pixel density The number of pixels per unit area

The distance measured from the center of a pixel to an adjacent pixel determines the pixel pitch or pixel spacing

Increasing the pixel density and decreasing the pixel pitch increases spatial resolution. Decreasing pixel density and increasing pixel pitch decreases spatial resolution.

An important performance characteristic of an ADC is the sampling frequency, which determines how often the analog signal is reproduced in its discrete digitized form. Increasing the sampling frequency of the analog signal increases the pixel density of the digital data and improves the spatial resolution of the digital image The closer the samples are to each other (increased sampling frequency), the smaller the sampling pitch, or distance between the sampling points Increased sampling frequency decreases the sampling pitch and results in smaller-sized pixels. The distance between the midpoint of one pixel to the midpoint of an adjacent pixel describes the pixel pitch. Spatial resolution is improved with an increased number of smaller pixels resulting in a more faithful digital representation of the acquired analog image.

Another important ADC performance characteristic is degree of quantization or pixel bit depth, which controls the number of gray shades or contrast resolution of the image. During the process of quantization, each pixel, representing a brightness value, is assigned a numeric value. Quantization reflects the precision with which each sampled point is recorded. The pixel size and pitch determine the spatial resolution, and the pixel bit depth determines the system's ability to display a range of shades of gray to represent the anatomic tissues. Pixel bit depth is fixed by the choice of ADC, and CR systems manufactured with a greater pixel bit depth (i.e., 14-bit [214 can display 16,384 shades of gray]) improve the contrast resolution of the digital image.

With digital systems, the computer creates a histogram of the data set With digital systems, the computer creates a histogram of the data set. The histogram is a graph of the exposure received to the pixel elements and the prevalence of the exposures within the image. This created histogram is compared with a stored histogram model for that anatomic part; VOIs are identified, and the image is displayed.

Lookup Tables Following histogram analysis, lookup tables provide a method of altering the image to change the display of the digital image in various ways. Because digital IRs have a linear exposure response and a very large dynamic range, raw data images exhibit low contrast and must be altered to improve visibility of anatomic structures. Lookup tables provide the means to alter the brightness and grayscale of the digital image using computer algorithms. They are also sometimes used to reverse or invert image grayscale. If the image is not altered, the graph would be a straight line. If the original image is altered, the original pixel values would be different in the processed image and the graph would no longer be a straight line but might resemble a characteristic curve for radiographic film

The level of radiographic contrast desired in an image is determined by the composition of the anatomic tissue to be radiographed and the amount of information needed to visualize the tissue for an accurate diagnosis. For example, the level of contrast desired in a chest image is different from the level of contrast required in an image of an extremity.

Radiographic contrast or image contrast is a term used in both digital and film-screen imaging to describe the variations in brightness and density. In digital imaging, the number of different shades of gray that can be stored and displayed by a computer system is termed grayscale. Because the digital image is processed and reconstructed in the computer as digital data, its contrast can be altered. Radiographic film images are typically described by their scale of contrast or the range of densities visible. A film image with few densities but great differences among them is said to have high contrast. This is also described as short-scale contrast. A radiograph with a large number of densities but few differences among them is said to have low contrast. This is also described as long-scale contrast.