SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS

Size: px
Start display at page:

Download "SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS"

Transcription

1 RADT COMPUTERIZED IMAGING Section I: Chapter 2 RADT 3463 Computerized Imaging 1 SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 COMPUTERIZED IMAGING Section I: Chapter 2 RADT 3463 Computerized Imaging 2 Section I: Chapter 2 RADT 3463 Computerized Imaging 3 1

2 NASA NASA used digital image processing to manipulate images beamed back to Earth to improve visualization of the surface of the moon. Benefits from the space program's research were applied to other areas such as photography, biology, forensics, defense, remote sensing, and medicine, including medical imaging. Section I: Chapter 2 RADT 3463 Computerized Imaging 4 Benefits of NASA Section I: Chapter 2 RADT 3463 Computerized Imaging 5 IMAGE FORMATION AND REPRESENTATION Think of images as a subset of all objects and that image set contains subsets within it, such as visible and invisible images, optical images, and mathematical images. (Castleman 1994) Section I: Chapter 2 RADT 3463 Computerized Imaging 6 2

3 IMAGE FORMATION AND REPRESENTATION This is what we see (visible image) This is what the computer see (invisible image) Section I: Chapter 2 RADT 3463 Computerized Imaging 7 IMAGE FORMATION AND REPRESENTATION Section I: Chapter 2 RADT 3463 Computerized Imaging 8 ANALOG IMAGES If the chest image is scanned from left to right using a light source (positioned in front of the image) and a photomultiplier tube (PMT-positioned behind the image) to detect the transmitted light, the light intensity will change continuously with respect to dark and bright spots on the image. Section I: Chapter 2 RADT 3463 Computerized Imaging 9 3

4 ANALOG IMAGES The photomultiplier tube generates an output signal The signal intensity varies continuously depending on the location of the light on the image This signal is called an analog signal An analog signal represents the image scanned by the light source and the PMT. Section I: Chapter 2 RADT 3463 Computerized Imaging 10 ANALOG IMAGES The chest image is called an analog image It is generated from a continuous function In radiology, images displayed on analog monitors for viewing and interpretation are analog images. Section I: Chapter 2 RADT 3463 Computerized Imaging 11 DIGITAL IMAGES A digital image is a numerical representation of patient's data. Section I: Chapter 2 RADT 3463 Computerized Imaging 12 4

5 DIGITAL IMAGES The ADC change the continuous analog signal into discrete digital data. To generate a digital image, a computer requires discrete data (0 and 1) for operation. Section I: Chapter 2 RADT 3463 Computerized Imaging 13 DIGITAL IMAGES The result is a digital image. The digital image is converted into a physical image, an analog image for human viewing. Section I: Chapter 2 RADT 3463 Computerized Imaging 14 IMAGE DOMAINS The digital medical images can be represented in two domains, based on how they are acquired: 1. the spatial location domain 2. the spatial frequency domain. Section I: Chapter 2 RADT 3463 Computerized Imaging 15 5

6 IMAGE DOMAINS Spatial Location Domain The digital/numerical image is arranged so the location of each number assigned to a pixel in the image can be identified using an X- Y coordinate system. X-axis describes the pixel s horizontal location Y-axis describes the pixel s vertical location Section I: Chapter 2 RADT 3463 Computerized Imaging 16 IMAGE DOMAINS Spatial Frequency Domain Frequency refers to the number of cycles per unit length; the number of times a signal changes per unit length. Small structures produce high frequencies that represent the detail in the image Large structures produce low frequencies and represent contrast information in the image. In digital radiography, Fourier Transform (FT) can transform one image domain into another image domain. Section I: Chapter 2 RADT 3463 Computerized Imaging 17 IMAGE DOMAINS Spatial Frequency Domain WHY? A reason to view the image in frequency domain is to enhance sharpness (suppress low frequency) or to smooth (suppress high frequency) the image. Section I: Chapter 2 RADT 3463 Computerized Imaging 18 6

7 IMAGE DOMAINS Spatial Frequency Domain The inverse Fourier Transform is used to transform an image in the frequency domain back to the spatial location domain when it needs to be viewed for interpretation. Section I: Chapter 2 RADT 3463 Computerized Imaging 19 Section I: Chapter 2 RADT 3463 Computerized Imaging 20 Contrast Low Freq Section I: Chapter 2 RADT 3463 Computerized Imaging 21 7

8 Detail High Freq Section I: Chapter 2 RADT 3463 Computerized Imaging 22 CLASSES OF DIGITAL IMAGE PROCESSING OPERATIONS Five fundamental classes of operations can be used in digital image processing 1. Image Enhancement 2. Image Restoration 3. Image Analysis 4. Image Compression 5. Image Synthesis Section I: Chapter 2 RADT 3463 Computerized Imaging 23 CLASSES OF DIGITAL IMAGE PROCESSING OPERATIONS Image Enhancement Certain characteristics such as contours and shapes can be enhanced to improve the overall quality of the image. The operations include: Contrast Enhancement Edge Enhancement Spatial And Frequency Filtering, Image Combining Noise Reduction Section I: Chapter 2 RADT 3463 Computerized Imaging 24 8

9 CLASSES OF DIGITAL IMAGE PROCESSING OPERATIONS Image Restoration Designed to improve the quality of images that have distortions or degradations. Common in spacecraft imagery. Images sent to Earth from camera systems on spacecrafts suffer distortions/ degradations that must be corrected for proper viewing. Blurred images, for example, can be filtered to make them sharper. Section I: Chapter 2 RADT 3463 Computerized Imaging 25 Face on Mars Section I: Chapter 2 RADT 3463 Computerized Imaging 26 CLASSES OF DIGITAL IMAGE PROCESSING OPERATIONS Image Analysis Allows measurements and statistics to be performed, as well as image segmentation, feature extraction, and classification of objects. Section I: Chapter 2 RADT 3463 Computerized Imaging 27 9

10 CLASSES OF DIGITAL IMAGE PROCESSING OPERATIONS Image Analysis (continued) The object measures are used to classify the objects into specific categories. Segmentation operations are used in 3D medical imaging. Section I: Chapter 2 RADT 3463 Computerized Imaging 28 CLASSES OF DIGITAL IMAGE PROCESSING OPERATIONS Image Compression Used to reduce the image size image to decrease transmission time or reduce storage space Two forms of image compression are lossy and lossless compression Section I: Chapter 2 RADT 3463 Computerized Imaging 29 CLASSES OF DIGITAL IMAGE PROCESSING OPERATIONS Image Compression (continued) Lossless compression no information is lost when the image is decompressed. Lossy compression - some loss of image details when the image is decompressed. Used exact original image detail is necessary Section I: Chapter 2 RADT 3463 Computerized Imaging 30 10

11 CLASSES OF DIGITAL IMAGE PROCESSING OPERATIONS Image Synthesis Used to create images from other images or non-image data. Used when a desired image is either physically impossible or impractical to acquire, or does not exist in a physical form at all Reconstruction techniques are the basis for the production of CT and MR images, and 3D visualization techniques, which are based on computer graphics technology. Section I: Chapter 2 RADT 3463 Computerized Imaging 31 CLASSES OF DIGITAL IMAGE PROCESSING OPERATIONS Image Synthesis (continued) - Figure 2-5 textbook Section I: Chapter 2 RADT 3463 Computerized Imaging 32 CHARACTERISTICS OF THE DIGITAL IMAGE Matrix Pixels Voxels Bit Depth Appearance of digital Images Section I: Chapter 2 RADT 3463 Computerized Imaging 33 11

12 MATRIX A digital image is displayed as a combination of rows and columns make up of a 2D array of numbers called a matrix. The matrix consists of columns (M) and rows (N) that define small square regions called picture elements, or pixels. The dimension of the image is described by M, N and the size of the image is given by the relationship M x N x K bits Section I: Chapter 2 RADT 3463 Computerized Imaging 34 MATRIX When M = N, the image is square. The radiographer selects the matrix size for the examination, sometimes referred to as the fieldof-view (FOV). Larger images require more processing time and more storage space, as well more time to be transmitted to remote locations. Section I: Chapter 2 RADT 3463 Computerized Imaging 35 MATRIX Digital Imaging Modality Matrix Size and Typical Bit Depth Nuclear Medicine 128 x 128 x 12 Magnetic Resonance Imaging 256 x 256 x 16 Computed Tomography 512 x 512 x 16 Digital Subtraction Angiography 1024 x 1024 x 10 Computed Radiography 3520 x 4280 x 12 Digital Radiography (Flat-Panel Imagers) 3000 x 3000 x as-16 Digital Mammography 4096 x 4096 x 12 Section I: Chapter 2 RADT 3463 Computerized Imaging 36 12

13 MATRIX For a given image size, the larger the matrix size, the greater the number of smaller individual pixels. Increasing the number of pixels will improve the image quality. Upper left = 64 x 64 Upper right = 215 X 215 Lower left = 1024 x 1024 Lower right = 2048 x 2048 Section I: Chapter 2 RADT 3463 Computerized Imaging 37 Pixels make up the matrix. Generally, they are square. Each pixel contains a number (discrete value) that represents brightness level which reflects the tissue characteristics being imaged. PIXELS Section I: Chapter 2 RADT 3463 Computerized Imaging 38 PIXELS Calculate pixel size using the relationship: Pixel Size = FOV/Matrix Size Better spatial resolution is obtained with a larger matrix size, smaller the pixel size for the same FOV. The effect of the matrix size on image clarity is seen in the images from textbook, page 29. Section I: Chapter 2 RADT 3463 Computerized Imaging 39 13

14 VOXELS Pixels represent the information contained in a volume of tissue in the patient. This volume is referred to as a voxel (volume element). Section I: Chapter 2 RADT 3463 Computerized Imaging 40 VOXELS Tissue voxel information is converted into numerical values and expressed in the pixels, and these numbers are assigned brightness levels. Section I: Chapter 2 RADT 3463 Computerized Imaging 41 BIT DEPTH Pixel bit depth is the number of bits that determines the precision with which the exit radiation is recorded and thus controls the exact pixel brightness that can be specified. The number of bits per pixel is the bit depth. The binary number system uses the base 2 k bits = 2k. Each pixel will have 2k gray levels. Section I: Chapter 2 RADT 3463 Computerized Imaging 42 14

15 BIT DEPTH In an image with a bit depth of 2, each pixel will have 2 2 (4) gray levels (density). Similarly, a bit depth of 8 implies that each pixel will have 2 8 (256) gray levels or shades of gray. The higher the bit depth, the greater the shades of gray. Section I: Chapter 2 RADT 3463 Computerized Imaging 43 APPEARANCE OF DIGITAL IMAGES The bit depth has an effect on the number of shades of gray, hence the contrast resolution of the image. Section I: Chapter 2 RADT 3463 Computerized Imaging 44 APPEARANCE OF DIGITAL IMAGES Contrast resolution is the differences in image densities. Long scale = more gray shades Low contrast Short scale = fewer gray shades High contrast Section I: Chapter 2 RADT 3463 Computerized Imaging 45 15

16 APPEARANCE OF DIGITAL IMAGES The characteristics of a digital image are Matrix Size Pixel Size Bit Depth These can affect the appearance of the digital image, particularly: Spatial Resolution (matrix/pixel size) Contrast Resolution (bit depth) Section I: Chapter 2 RADT 3463 Computerized Imaging 46 APPEARANCE OF DIGITAL IMAGES Matrix size effects the detail or spatial resolution The larger the matrix size (for the same FOV), the smaller the pixel size - the better the appearance of detail. If FOV decreases without a change in matrix size, pixel size decreases (pixel size = FOV/matrix size) and detail improves. The radiographer selects a larger matrix size when imaging larger body parts to show small details in the anatomy. Section I: Chapter 2 RADT 3463 Computerized Imaging 47 STEPS IN DIGITIZING AN IMAGE There are three steps to digitizing an image Scanning, Sampling Quantization. Section I: Chapter 2 RADT 3463 Computerized Imaging 48 16

17 STEPS IN DIGITIZING AN IMAGE Scanning The image is first divided into an array of pixels. Sampling Involves measuring the brightness level of each of the pixels using devices such as a photomultiplier tube (PMT). The signal from the PMT is an analog signal (voltage waveform) that must be converted into a digital image for computer processing. Section I: Chapter 2 RADT 3463 Computerized Imaging 49 STEPS IN DIGITIZING AN IMAGE Quantization The process where brightness levels obtained from sampling are assigned an integer (zero or a negative or positive number) called a gray level. The image is now made up of a range of gray levels. The total number of gray levels is called the gray scale. Section I: Chapter 2 RADT 3463 Computerized Imaging 50 STEPS IN DIGITIZING AN IMAGE Analog-Digital-Converter (ADC) Important in the process of converting an analog signal into digital data for input into a computer. Consists of several components that will divide up the analog signal into equal parts. Section I: Chapter 2 RADT 3463 Computerized Imaging 51 17

18 STEPS IN DIGITIZING AN IMAGE Analog-Digital-Converter (ADC) The greater the bits, the more accurate the signals from the detectors can be digitized for a faithful reproduction of the original signal. Image quality is better with higher-bit ADCs compared to lower-bit ADCs Section I: Chapter 2 RADT 3463 Computerized Imaging 52 STEPS IN DIGITIZING AN IMAGE Example: A 2-bit ADC will convert he analog signal into 4 (2 2 ) equal parts, resulting in 4 gray levels. An 8-bit ADC will divide up the analog signal into 256 (2 8 ) parts, resulting in 256 gray levels. Digital imaging modalities have 12 to 32-bit ADCs. Section I: Chapter 2 RADT 3463 Computerized Imaging 53 DIGITAL IMAGE PROCESSING OPERATIONS Point Processing Operations Local Processing Operations Global Processing Operations Geometric Operations Image Processing Operations Intended to change the intensity values of the pixels in the input image and display the resulting changes in the output image with the goal of changing the characteristics of the image to enhance diagnosis Section I: Chapter 2 RADT 3463 Computerized Imaging 54 18

19 POINT PROCESSING OPERATIONS The value of the one (point) input image pixel is mapped onto the corresponding output image pixel; that is, the output image pixel value at the same location as on the input image matrix depends on the value of the input image pixel. Section I: Chapter 2 RADT 3463 Computerized Imaging 55 POINT PROCESSING OPERATIONS The operation (algorithm) allows the entire input image matrix to be scanned pixel by pixel, using a "pixel point process" until the entire image is transformed. One common point processing operation is Gray-level Mapping or Gray-scale Processing Other terms to describe gray-level mapping are: Contrast Stretching Contrast Enhancement Histogram Modification Histogram Stretching Windowing Section I: Chapter 2 RADT 3463 Computerized Imaging 56 POINT PROCESSING OPERATIONS Windowing is the most commonly used image processing operation in digital imaging, including computed radiography, digital radiography using flat-panel detectors, CT, and MRI. Image contrast and brightness transformations are done using a variety of processing techniques The two common methods used in digital radiology are Look-up-table (LUT) Method Windowing Method. Section I: Chapter 2 RADT 3463 Computerized Imaging 57 19

20 POINT PROCESSING OPERATIONS Histogram A histogram is a graph of the number of pixels in the entire image or part of the image having the same gray levels (density values) plotted as a function of the gray levels Section I: Chapter 2 RADT 3463 Computerized Imaging 58 POINT PROCESSING OPERATIONS Histogram Changing the histogram of the image can alter its output image matrix brightness and contrast. The operation is called histogram modification or histogram stretching. A wide histogram implies more contrast and a narrow histogram will show less contrast. If the values of the histogram are concentrated in the lower end of the range of values, the image appears dark; conversely, the image appears bright at the higher end of the range. Section I: Chapter 2 RADT 3463 Computerized Imaging 59 POINT PROCESSING OPERATIONS Look-up Table This illustration shows a low-contrast numerical image with a contrast difference, (that is, the object relative to the background) of 10 (40-30) where 40 represents the background contrast and 30 represents the object contrast. continued Section I: Chapter 2 RADT 3463 Computerized Imaging 60 20

21 POINT PROCESSING OPERATIONS Look-up Table The LUT is then used to change the low-contrast numerical image to a high-contrast image by assigning numbers to the input values 40 and 30 that will subsequently change them into 90 and 10, respectively. The contrast difference for the new output image (on the right) is now 80 (90-10) and therefore this image appears as a high-contrast image. continued Section I: Chapter 2 RADT 3463 Computerized Imaging 61 POINT PROCESSING OPERATIONS Look-up Table During digital image processing, the LUT determines the numbers assigned to the input pixel values that change them into output pixel values, resulting in a change in contrast and brightness of the image continued Section I: Chapter 2 RADT 3463 Computerized Imaging 62 POINT PROCESSING OPERATIONS Look-up Table Digital radiographic imaging systems utilize a wide range of LUTs stored in the system for the different types of examinations (chest, spine, pelvis. extremities). The radiographer should select the appropriate LUT to match the part being imaged. continued Section I: Chapter 2 RADT 3463 Computerized Imaging 63 21

22 POINT PROCESSING OPERATIONS Look-up Table An important point is that since digital radiographic detectors have wide exposure latitude and a linear response, the image displayed without processing may appear as a low-contrast image. This illustrates the effect on a chest image of using an LUT to convert a low-contrast image into a high-contrast image. Section I: Chapter 2 RADT 3463 Computerized Imaging 64 POINT PROCESSING OPERATIONS Windowing Windowing is a digital image processing technique that also changes the contrast and brightness of an image. The illustration shows the range of pixel values (gray levels) and displayed image contrast range on a digital image. Section I: Chapter 2 RADT 3463 Computerized Imaging 65 POINT PROCESSING OPERATIONS Windowing A digital image is made up of numbers. The range of number is the window width (WW) The center of the range is defined as the window level (WL). The WW controls image contrast. The WL controls the brightness. Section I: Chapter 2 RADT 3463 Computerized Imaging 66 22

23 POINT PROCESSING OPERATIONS Windowing The displayed WW and WL values are always shown on the image. Narrow WW provides higher image contrast (short-scale contrast) and a wide WW will show an image with less contrast. Section I: Chapter 2 RADT 3463 Computerized Imaging 67 POINT PROCESSING OPERATIONS Windowing If the WL is increased, the image becomes darker since more of the lower numbers will be displayed. Section I: Chapter 2 RADT 3463 Computerized Imaging 68 LOCAL PROCESSING OPERATIONS This shows a local processing operation. The output image pixel values are from a small area of pixels around the corresponding input pixel. Because of small area of pixels or group of pixels is used, these operations are also referred to as area group processes. Spatial frequency filtering is an example. Section I: Chapter 2 RADT 3463 Computerized Imaging 69 23

24 LOCAL PROCESSING OPERATIONS Spatial Location Filtering-Convolution Behind the scenes.accomplished automatically during Fourier transformation The convolution process is implemented by: Placing a filter mask array (matrix) over the image array in the memory A filter mask is a square array or section with numbers The size of the mask is determined by the manufacturer of the equipment continued Section I: Chapter 2 RADT 3463 Computerized Imaging 70 LOCAL PROCESSING OPERATIONS Spatial Location Filtering-Convolution (continued) Pixels directly above or below the mask are averaged to obtain a discrete value for each pixel Performed primarily to attenuate the higher frequencies within the image The result of the process is a blurring of the higher frequencies or intensities within the image Section I: Chapter 2 RADT 3463 Computerized Imaging 71 LOCAL PROCESSING OPERATIONS Spatial Location Filtering-Convolution (continued) Section I: Chapter 2 RADT 3463 Computerized Imaging 72 24

25 LOCAL PROCESSING OPERATIONS Spatial Frequency Filter: High-Pass Filtering High-pass Filtration Edge Enhancement Produces edge-sharpening Remarkably high-contrast Useful in demonstrating small structures Section I: Chapter 2 RADT 3463 Computerized Imaging 73 LOCAL PROCESSING OPERATIONS Spatial Frequency Filter: High-Pass Filtering Original Tokyo Airport High-pass filter Original LOCAL PROCESSING OPERATIONS Spatial Frequency Filter: High- Pass Filtering Edge Enhancement More Edge Enhancement 25

26 LOCAL PROCESSING OPERATIONS Spatial Frequency Filter: High-Pass Filtering LOCAL PROCESSING OPERATIONS Spatial Frequency Filter: Low-Pass Filtering Smoothing Section I: Chapter 2 RADT 3463 Computerized Imaging 77 LOCAL PROCESSING OPERATIONS Spatial Frequency Filter: Low-Pass Filtering Smoothing Original Low-pass filter 26

27 LOCAL PROCESSING OPERATIONS Spatial Frequency Filter: Masking The blurred image produced from the low-pass filtering process is subtracted from the original image to produce a sharp image. Section I: Chapter 2 RADT 3463 Computerized Imaging 79 GLOBAL PROCESSING OPERATIONS Global Processing Operations Implies all the pixels in the entire input image are used to change the value of a pixel in the output image. Uses the FT in filtering images in the frequency domain rather than the spatial location Process images for edge enhancement, image sharpening, and image restoration. Section I: Chapter 2 RADT 3463 Computerized Imaging 80 GEOMETRIC OPERATIONS Geometric Operations Image processing operations sometimes used in digital radiology. Allow the user to change the position or orientation of pixels in the image rather that the brightness of the pixels. Results in the scaling. sizing, rotation, and translation of images, once again, to enhance diagnosis. Section I: Chapter 2 RADT 3463 Computerized Imaging 81 27

28 IMAGE POST-PROCESSING: AN ESSENTIAL TOOL FOR TECHNOLOGISTS DIGITAL IMAGE POSTPROCESSING PROCESS Annotation Window and Level Magnification Image flip Image inversion Subtraction (DSA) Pixel shift Region of interest Label the image RESULTS Expand the digital grayscale to visible Improve visualization and spatial resolution Reorient image presentation Make white-black and black-white Improve image contrast Reregister an image to correct for patient motions Determining average pixel value for use in quantitative imaging Section VI: Chapter 29 RADT 3463 Computerized Imaging 82 SECOND LOOK: Sprawls Educational Foundation Section I: Chapter 1 RADT 3463 Computerized Imaging 83 QUESTIONS?? Service to others is the rent you pay for your room here on earth. Mohammed Ali Section I: Chapter 2 RADT 3463 Computerized Imaging 84 28

SECTION I - CHAPTER 1 DIGITAL RADIOGRAPHY: AN OVERVIEW OF THE TEXT. Exam Content Specifications 8/22/2012 RADT 3463 COMPUTERIZED IMAGING

SECTION I - CHAPTER 1 DIGITAL RADIOGRAPHY: AN OVERVIEW OF THE TEXT. Exam Content Specifications 8/22/2012 RADT 3463 COMPUTERIZED IMAGING RADT 3463 - COMPUTERIZED IMAGING Section I: Chapter 1 RADT 3463 Computerized Imaging 1 SECTION I - CHAPTER 1 DIGITAL RADIOGRAPHY: AN OVERVIEW OF THE TEXT RADT 3463 COMPUTERIZED IMAGING Section I: Chapter

More information

Acquisition, Processing and Display

Acquisition, Processing and Display Acquisition, Processing and Display Terri L. Fauber, R.T. (R)(M) Department of Radiation Sciences School of Allied Health Professions Virginia Commonwealth University Topics Image Characteristics Image

More information

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications )

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Why is this important What are the major approaches Examples of digital image enhancement Follow up exercises

More information

Image Processing Lecture 4

Image Processing Lecture 4 Image Enhancement Image enhancement aims to process an image so that the output image is more suitable than the original. It is used to solve some computer imaging problems, or to improve image quality.

More information

Digital Image Processing

Digital Image Processing What is an image? Digital Image Processing Picture, Photograph Visual data Usually two- or three-dimensional What is a digital image? An image which is discretized, i.e., defined on a discrete grid (ex.

More information

Digital images. Digital Image Processing Fundamentals. Digital images. Varieties of digital images. Dr. Edmund Lam. ELEC4245: Digital Image Processing

Digital images. Digital Image Processing Fundamentals. Digital images. Varieties of digital images. Dr. Edmund Lam. ELEC4245: Digital Image Processing Digital images Digital Image Processing Fundamentals Dr Edmund Lam Department of Electrical and Electronic Engineering The University of Hong Kong (a) Natural image (b) Document image ELEC4245: Digital

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Part 2: Image Enhancement Digital Image Processing Course Introduction in the Spatial Domain Lecture AASS Learning Systems Lab, Teknik Room T26 achim.lilienthal@tech.oru.se Course

More information

ECC419 IMAGE PROCESSING

ECC419 IMAGE PROCESSING ECC419 IMAGE PROCESSING INTRODUCTION Image Processing Image processing is a subclass of signal processing concerned specifically with pictures. Digital Image Processing, process digital images by means

More information

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University

Images and Graphics. 4. Images and Graphics - Copyright Denis Hamelin - Ryerson University Images and Graphics Images and Graphics Graphics and images are non-textual information that can be displayed and printed. Graphics (vector graphics) are an assemblage of lines, curves or circles with

More information

Digital Image Processing. Lecture # 3 Image Enhancement

Digital Image Processing. Lecture # 3 Image Enhancement Digital Image Processing Lecture # 3 Image Enhancement 1 Image Enhancement Image Enhancement 3 Image Enhancement 4 Image Enhancement Process an image so that the result is more suitable than the original

More information

8.2 IMAGE PROCESSING VERSUS IMAGE ANALYSIS Image processing: The collection of routines and

8.2 IMAGE PROCESSING VERSUS IMAGE ANALYSIS Image processing: The collection of routines and 8.1 INTRODUCTION In this chapter, we will study and discuss some fundamental techniques for image processing and image analysis, with a few examples of routines developed for certain purposes. 8.2 IMAGE

More information

Radiology Physics Lectures: Digital Radiography. Digital Radiography. D. J. Hall, Ph.D. x20893

Radiology Physics Lectures: Digital Radiography. Digital Radiography. D. J. Hall, Ph.D. x20893 Digital Radiography D. J. Hall, Ph.D. x20893 djhall@ucsd.edu Background Common Digital Modalities Digital Chest Radiograph - 4096 x 4096 x 12 bit CT - 512 x 512 x 12 bit SPECT - 128 x 128 x 8 bit MRI -

More information

Introduction. Chapter 16 Diagnostic Radiology. Primary radiological image. Primary radiological image

Introduction. Chapter 16 Diagnostic Radiology. Primary radiological image. Primary radiological image Introduction Chapter 16 Diagnostic Radiology Radiation Dosimetry I Text: H.E Johns and J.R. Cunningham, The physics of radiology, 4 th ed. http://www.utoledo.edu/med/depts/radther In diagnostic radiology

More information

Digital Image Processing

Digital Image Processing Digital Image Processing 1 Patrick Olomoshola, 2 Taiwo Samuel Afolayan 1,2 Surveying & Geoinformatic Department, Faculty of Environmental Sciences, Rufus Giwa Polytechnic, Owo. Nigeria Abstract: This paper

More information

SYLLABUS. TITLE: Equipment Operation I. DEPARTMENT: Radiologic Technology

SYLLABUS. TITLE: Equipment Operation I. DEPARTMENT: Radiologic Technology CODE: RADT 156 INSTITUTE: Health Science TITLE: Equipment Operation I DEPARTMENT: Radiologic Technology COURSE DESCRIPTION: This course covers the principles of equipment operation and maintenance of radiographic

More information

Image Enhancement using Histogram Equalization and Spatial Filtering

Image Enhancement using Histogram Equalization and Spatial Filtering Image Enhancement using Histogram Equalization and Spatial Filtering Fari Muhammad Abubakar 1 1 Department of Electronics Engineering Tianjin University of Technology and Education (TUTE) Tianjin, P.R.

More information

A Study On Preprocessing A Mammogram Image Using Adaptive Median Filter

A Study On Preprocessing A Mammogram Image Using Adaptive Median Filter A Study On Preprocessing A Mammogram Image Using Adaptive Median Filter Dr.K.Meenakshi Sundaram 1, D.Sasikala 2, P.Aarthi Rani 3 Associate Professor, Department of Computer Science, Erode Arts and Science

More information

Background. Computer Vision & Digital Image Processing. Improved Bartlane transmitted image. Example Bartlane transmitted image

Background. Computer Vision & Digital Image Processing. Improved Bartlane transmitted image. Example Bartlane transmitted image Background Computer Vision & Digital Image Processing Introduction to Digital Image Processing Interest comes from two primary backgrounds Improvement of pictorial information for human perception How

More information

DIGITAL RADIOGRAPHY. Digital radiography is a film-less technology used to record radiographic images.

DIGITAL RADIOGRAPHY. Digital radiography is a film-less technology used to record radiographic images. DIGITAL RADIOGRAPHY Digital radiography is a film-less technology used to record radiographic images. 1 The purpose of digital imaging is to generate images that can be used in the diagnosis and assessment

More information

10/15/2012 SECTION III - CHAPTER 6 DIGITAL FLUOROSCOPY RADT 3463 COMPUTERIZED IMAGING

10/15/2012 SECTION III - CHAPTER 6 DIGITAL FLUOROSCOPY RADT 3463 COMPUTERIZED IMAGING RADT 3463 - COMPUTERIZED IMAGING Section III: Chapter 6 RADT 3463 Computerized Imaging 1 SECTION III - CHAPTER 6 DIGITAL FLUOROSCOPY RADT 3463 COMPUTERIZED IMAGING Section III: Chapter 6 RADT 3463 Computerized

More information

CR Basics and FAQ. Overview. Historical Perspective

CR Basics and FAQ. Overview. Historical Perspective Page: 1 of 6 CR Basics and FAQ Overview Computed Radiography is a term used to describe a system that electronically records a radiographic image. Computed Radiographic systems use unique image receptors

More information

Image Processing for feature extraction

Image Processing for feature extraction Image Processing for feature extraction 1 Outline Rationale for image pre-processing Gray-scale transformations Geometric transformations Local preprocessing Reading: Sonka et al 5.1, 5.2, 5.3 2 Image

More information

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT:

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: IJCE January-June 2012, Volume 4, Number 1 pp. 59 67 NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: A COMPARATIVE STUDY Prabhdeep Singh1 & A. K. Garg2

More information

Applying mathematics to digital image processing using a spreadsheet

Applying mathematics to digital image processing using a spreadsheet Jeff Waldock Applying mathematics to digital image processing using a spreadsheet Jeff Waldock Department of Engineering and Mathematics Sheffield Hallam University j.waldock@shu.ac.uk Introduction When

More information

CSE 564: Visualization. Image Operations. Motivation. Provide the user (scientist, t doctor, ) with some means to: Global operations:

CSE 564: Visualization. Image Operations. Motivation. Provide the user (scientist, t doctor, ) with some means to: Global operations: Motivation CSE 564: Visualization mage Operations Klaus Mueller Computer Science Department Stony Brook University Provide the user (scientist, t doctor, ) with some means to: enhance contrast of local

More information

Digital Imaging Considerations Computed Radiography

Digital Imaging Considerations Computed Radiography Digital Imaging Considerations Digital Radiography Computed Radiography o Cassette based Direct or Indirect Digital Radiography o Cassetteless Computed Radiography 1 CR Image Acquisition Most like conventional

More information

Digital Image Processing Introduction

Digital Image Processing Introduction Digital Processing Introduction Dr. Hatem Elaydi Electrical Engineering Department Islamic University of Gaza Fall 2015 Sep. 7, 2015 Digital Processing manipulation data might experience none-ideal acquisition,

More information

IMAGE PROCESSING PAPER PRESENTATION ON IMAGE PROCESSING

IMAGE PROCESSING PAPER PRESENTATION ON IMAGE PROCESSING IMAGE PROCESSING PAPER PRESENTATION ON IMAGE PROCESSING PRESENTED BY S PRADEEP K SUNIL KUMAR III BTECH-II SEM, III BTECH-II SEM, C.S.E. C.S.E. pradeep585singana@gmail.com sunilkumar5b9@gmail.com CONTACT:

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Lecture # 5 Image Enhancement in Spatial Domain- I ALI JAVED Lecturer SOFTWARE ENGINEERING DEPARTMENT U.E.T TAXILA Email:: ali.javed@uettaxila.edu.pk Office Room #:: 7 Presentation

More information

Current technology in digital image production (CR/DR and other modalities) Jaroonroj Wongnil 25 Mar 2016

Current technology in digital image production (CR/DR and other modalities) Jaroonroj Wongnil 25 Mar 2016 Current technology in digital image production (CR/DR and other modalities) Jaroonroj Wongnil 25 Mar 2016 Current technology in digital image production (CR/DR and other modalities) 2/ Overview Digital

More information

Non Linear Image Enhancement

Non Linear Image Enhancement Non Linear Image Enhancement SAIYAM TAKKAR Jaypee University of information technology, 2013 SIMANDEEP SINGH Jaypee University of information technology, 2013 Abstract An image enhancement algorithm based

More information

1. (a) Explain the process of Image acquisition. (b) Discuss different elements used in digital image processing system. [8+8]

1. (a) Explain the process of Image acquisition. (b) Discuss different elements used in digital image processing system. [8+8] Code No: R05410408 Set No. 1 1. (a) Explain the process of Image acquisition. (b) Discuss different elements used in digital image processing system. [8+8] 2. (a) Find Fourier transform 2 -D sinusoidal

More information

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering CoE4TN4 Image Processing Chapter 3: Intensity Transformation and Spatial Filtering Image Enhancement Enhancement techniques: to process an image so that the result is more suitable than the original image

More information

Visibility of Detail

Visibility of Detail Visibility of Detail Radiographic Quality Quality radiographic images represents the, and information is for diagnosis. The of the anatomic structures and the accuracy of their ( ) determine the overall

More information

PRACTICAL IMAGE AND VIDEO PROCESSING USING MATLAB

PRACTICAL IMAGE AND VIDEO PROCESSING USING MATLAB PRACTICAL IMAGE AND VIDEO PROCESSING USING MATLAB OGE MARQUES Florida Atlantic University *IEEE IEEE PRESS WWILEY A JOHN WILEY & SONS, INC., PUBLICATION CONTENTS LIST OF FIGURES LIST OF TABLES FOREWORD

More information

DIGITAL IMAGE PROCESSING (COM-3371) Week 2 - January 14, 2002

DIGITAL IMAGE PROCESSING (COM-3371) Week 2 - January 14, 2002 DIGITAL IMAGE PROCESSING (COM-3371) Week 2 - January 14, 22 Topics: Human eye Visual phenomena Simple image model Image enhancement Point processes Histogram Lookup tables Contrast compression and stretching

More information

Radionuclide Imaging MII 3073 RADIONUCLIDE IMAGING SYSTEM

Radionuclide Imaging MII 3073 RADIONUCLIDE IMAGING SYSTEM Radionuclide Imaging MII 3073 RADIONUCLIDE IMAGING SYSTEM Preamplifiers and amplifiers The current from PMT must be further amplified before it can be processed and counted (the number of electrons yielded

More information

STUDENT REVIEW QUESTION SET K CR/DR CONTENT AREA

STUDENT REVIEW QUESTION SET K CR/DR CONTENT AREA STUDENT REVIEW QUESTION SET K CR/DR CONTENT AREA RADT 2913 COMPREHENSIVE REVIEW 1 The CR cassette is backed by aluminum that: A. reflects x-rays B. absorbs x-rays C. captures the image D. transmits x-rays

More information

Introduction to image processing

Introduction to image processing Part I Introduction to image processing 1 Introduction Overview Imaging systems construct an (output) image in response to (input) signals from diverse types of objects. They can be classified in a number

More information

Image Enhancement in Spatial Domain

Image Enhancement in Spatial Domain Image Enhancement in Spatial Domain 2 Image enhancement is a process, rather a preprocessing step, through which an original image is made suitable for a specific application. The application scenarios

More information

Digital Images & Image Quality

Digital Images & Image Quality Introduction to Medical Engineering (Medical Imaging) Suetens 1 Digital Images & Image Quality Ho Kyung Kim Pusan National University Radiation imaging DR & CT: x-ray Nuclear medicine: gamma-ray Ultrasound

More information

Image acquisition. In both cases, the digital sensing element is one of the following: Line array Area array. Single sensor

Image acquisition. In both cases, the digital sensing element is one of the following: Line array Area array. Single sensor Image acquisition Digital images are acquired by direct digital acquisition (digital still/video cameras), or scanning material acquired as analog signals (slides, photographs, etc.). In both cases, the

More information

Introduction to DSP ECE-S352 Fall Quarter 2000 Matlab Project 1

Introduction to DSP ECE-S352 Fall Quarter 2000 Matlab Project 1 Objective: Introduction to DSP ECE-S352 Fall Quarter 2000 Matlab Project 1 This Matlab Project is an extension of the basic correlation theory presented in the course. It shows a practical application

More information

William B. Green, Danika Jensen, and Amy Culver California Institute of Technology Jet Propulsion Laboratory Pasadena, CA 91109

William B. Green, Danika Jensen, and Amy Culver California Institute of Technology Jet Propulsion Laboratory Pasadena, CA 91109 DIGITAL PROCESSING OF REMOTELY SENSED IMAGERY William B. Green, Danika Jensen, and Amy Culver California Institute of Technology Jet Propulsion Laboratory Pasadena, CA 91109 INTRODUCTION AND BASIC DEFINITIONS

More information

Do you have any other questions? Please call us at (Toll Free) or , or

Do you have any other questions? Please call us at (Toll Free) or , or INSTRUCTIONS Read the appropriate course/ textbook. This is an open book test. A score of 75% or higher is needed to receive CE credit. You will have a maximum of three attempts to pass this course. Please

More information

Enhanced Functionality of High-Speed Image Processing Engine SUREengine PRO. Sharpness (spatial resolution) Graininess (noise intensity)

Enhanced Functionality of High-Speed Image Processing Engine SUREengine PRO. Sharpness (spatial resolution) Graininess (noise intensity) Vascular Enhanced Functionality of High-Speed Image Processing Engine SUREengine PRO Medical Systems Division, Shimadzu Corporation Yoshiaki Miura 1. Introduction In recent years, digital cardiovascular

More information

Anna University, Chennai B.E./B.TECH DEGREE EXAMINATION, MAY/JUNE 2013 Seventh Semester

Anna University, Chennai B.E./B.TECH DEGREE EXAMINATION, MAY/JUNE 2013 Seventh Semester www.vidyarthiplus.com Anna University, Chennai B.E./B.TECH DEGREE EXAMINATION, MAY/JUNE 2013 Seventh Semester Electronics and Communication Engineering EC 2029 / EC 708 DIGITAL IMAGE PROCESSING (Regulation

More information

Computer Graphics Fundamentals

Computer Graphics Fundamentals Computer Graphics Fundamentals Jacek Kęsik, PhD Simple converts Rotations Translations Flips Resizing Geometry Rotation n * 90 degrees other Geometry Rotation n * 90 degrees other Geometry Translations

More information

10/3/2012. Study Harder

10/3/2012. Study Harder This presentation is a professional collaboration of development time prepared by: Rex Christensen Terri Jurkiewicz and Diane Kawamura Study Harder CR detection is inefficient, inferior to film screen

More information

Assistant Lecturer Sama S. Samaan

Assistant Lecturer Sama S. Samaan MP3 Not only does MPEG define how video is compressed, but it also defines a standard for compressing audio. This standard can be used to compress the audio portion of a movie (in which case the MPEG standard

More information

CSE 564: Scientific Visualization

CSE 564: Scientific Visualization CSE 564: Scientific Visualization Lecture 5: Image Processing Klaus Mueller Stony Brook University Computer Science Department Klaus Mueller, Stony Brook 2003 Image Processing Definitions Purpose: - enhance

More information

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE

APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE APPLICATION OF COMPUTER VISION FOR DETERMINATION OF SYMMETRICAL OBJECT POSITION IN THREE DIMENSIONAL SPACE Najirah Umar 1 1 Jurusan Teknik Informatika, STMIK Handayani Makassar Email : najirah_stmikh@yahoo.com

More information

DURING the past 15 years the use of digitized

DURING the past 15 years the use of digitized DIGITAL IMAGING BASICS Properties of Digital Images in Radiology DURING the past 15 years the use of digitized images in radiology has proliferated. It is reasonable to expect that within a few years virtually

More information

Image. Image processing. Resolution. Intensity histogram. pixel size random uniform pixel distance random uniform

Image. Image processing. Resolution. Intensity histogram. pixel size random uniform pixel distance random uniform Image processing Image analogue digital pixel size random uniform pixel distance random uniform grayscale (8 bit): 0 : black 255 : white Color image: R (red), G (green) and B (blue) channels additive combination

More information

2017 West Coast Educators Conference Orlando. Projection Geometry. 1. Review hierarchy of image qualities (amplified version):

2017 West Coast Educators Conference Orlando. Projection Geometry. 1. Review hierarchy of image qualities (amplified version): Spatial Resolution in the Digital Age: NOTES Quinn B. Carroll, MEd, RT 2017 West Coast Educators Conference Orlando Projection Geometry 1. Review hierarchy of image qualities (amplified version): a. Maximum

More information

A Comprehensive Review of Image Production

A Comprehensive Review of Image Production A Comprehensive Review of Image Production Presented by: John Fleming, M.Ed., RT(R)(MR)(CT) St. Petersburg College Office: (727) 341-3758 E-mail: flemingj@spcollege.edu Lesson Objectives: ARRT Content

More information

1.Discuss the frequency domain techniques of image enhancement in detail.

1.Discuss the frequency domain techniques of image enhancement in detail. 1.Discuss the frequency domain techniques of image enhancement in detail. Enhancement In Frequency Domain: The frequency domain methods of image enhancement are based on convolution theorem. This is represented

More information

MATLAB Techniques for Enhancement of Liver DICOM Images

MATLAB Techniques for Enhancement of Liver DICOM Images MATLAB Techniques for Enhancement of Liver DICOM Images M.A.Alagdar 1, M.E.Morsy 2, M.M.Elzalabany 3 Electronics and Communications Department-.Faculty Of Engineering, Mansoura University, Egypt Abstract

More information

RADIOGRAPHY TERMS TO KNOW SELF STUDY DENTALELLE TUTORING

RADIOGRAPHY TERMS TO KNOW SELF STUDY DENTALELLE TUTORING RADIOGRAPHY TERMS TO KNOW SELF STUDY DENTALELLE TUTORING PLEASE NOTE You DO NOT need to study these for the board exam if this is why you bought our Radiography course, however if you come across any terms

More information

Fourier Transform. Any signal can be expressed as a linear combination of a bunch of sine gratings of different frequency Amplitude Phase

Fourier Transform. Any signal can be expressed as a linear combination of a bunch of sine gratings of different frequency Amplitude Phase Fourier Transform Fourier Transform Any signal can be expressed as a linear combination of a bunch of sine gratings of different frequency Amplitude Phase 2 1 3 3 3 1 sin 3 3 1 3 sin 3 1 sin 5 5 1 3 sin

More information

Digital image processing. Árpád BARSI BME Dept. Photogrammetry and Geoinformatics

Digital image processing. Árpád BARSI BME Dept. Photogrammetry and Geoinformatics Digital image processing Árpád BARSI BME Dept. Photogrammetry and Geoinformatics barsi.arpad@epito.bme.hu Part 1: (5/12/) Theory of image processing Part 2: (12/12/) Practice with software examples Main

More information

Image Enhancement in the Spatial Domain (Part 1)

Image Enhancement in the Spatial Domain (Part 1) Image Enhancement in the Spatial Domain (Part 1) Lecturer: Dr. Hossam Hassan Email : hossameldin.hassan@eng.asu.edu.eg Computers and Systems Engineering Principle Objective of Enhancement Process an image

More information

Digital Imaging CT & MR

Digital Imaging CT & MR Digital Imaging CT & MR January 22, 2008 Digital Radiography, CT and MRI generate images in a digital format What is a Digital Image? A digital image is made up of picture elements, pixels row by column

More information

COMPUTED RADIOGRAPHY CHAPTER 4 EFFECTIVE USE OF CR

COMPUTED RADIOGRAPHY CHAPTER 4 EFFECTIVE USE OF CR This presentation is a professional collaboration of development time prepared by: Rex Christensen Terri Jurkiewicz and Diane Kawamura New Technology https://www.youtube.com/watch?v=ptkzznazb 7U COMPUTED

More information

Virtual Restoration of old photographic prints. Prof. Filippo Stanco

Virtual Restoration of old photographic prints. Prof. Filippo Stanco Virtual Restoration of old photographic prints Prof. Filippo Stanco Many photographic prints of commercial / historical value are being converted into digital form. This allows: Easy ubiquitous fruition:

More information

Image Capture TOTALLAB

Image Capture TOTALLAB 1 Introduction In order for image analysis to be performed on a gel or Western blot, it must first be converted into digital data. Good image capture is critical to guarantee optimal performance of automated

More information

LAB 2: Sampling & aliasing; quantization & false contouring

LAB 2: Sampling & aliasing; quantization & false contouring CEE 615: Digital Image Processing Spring 2016 1 LAB 2: Sampling & aliasing; quantization & false contouring A. SAMPLING: Observe the effects of the sampling interval near the resolution limit. The goal

More information

Segmentation of Liver CT Images

Segmentation of Liver CT Images Segmentation of Liver CT Images M.A.Alagdar 1, M.E.Morsy 2, M.M.Elzalabany 3 1,2,3 Electronics And Communications Department-.Faculty Of Engineering Mansoura University, Egypt. Abstract In this paper we

More information

Digital radiography: Practical advantages of Digital Radiography. Practical Advantages in image quality

Digital radiography: Practical advantages of Digital Radiography. Practical Advantages in image quality Digital radiography: Digital radiography is set to become the most common form of processing radiographic images in the next 10 years. This is due to a number of practical and image quality issues. Practical

More information

Image Processing. 2. Point Processes. Computer Engineering, Sejong University Dongil Han. Spatial domain processing

Image Processing. 2. Point Processes. Computer Engineering, Sejong University Dongil Han. Spatial domain processing Image Processing 2. Point Processes Computer Engineering, Sejong University Dongil Han Spatial domain processing g(x,y) = T[f(x,y)] f(x,y) : input image g(x,y) : processed image T[.] : operator on f, defined

More information

Radionuclide Imaging MII Single Photon Emission Computed Tomography (SPECT)

Radionuclide Imaging MII Single Photon Emission Computed Tomography (SPECT) Radionuclide Imaging MII 3073 Single Photon Emission Computed Tomography (SPECT) Single Photon Emission Computed Tomography (SPECT) The successful application of computer algorithms to x-ray imaging in

More information

Image Extraction using Image Mining Technique

Image Extraction using Image Mining Technique IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 9 (September. 2013), V2 PP 36-42 Image Extraction using Image Mining Technique Prof. Samir Kumar Bandyopadhyay,

More information

CT Basics: Data Acquisition Module 3

CT Basics: Data Acquisition Module 3 Module 3 Transcript For educational and institutional use. This transcript is licensed for noncommercial, educational inhouse or online educational course use only in educational and corporate institutions.

More information

Digital Photogrammetry. Presented by: Dr. Hamid Ebadi

Digital Photogrammetry. Presented by: Dr. Hamid Ebadi Digital Photogrammetry Presented by: Dr. Hamid Ebadi Background First Generation Analog Photogrammetry Analytical Photogrammetry Digital Photogrammetry Photogrammetric Generations 2000 digital photogrammetry

More information

Digital Image Fundamentals

Digital Image Fundamentals Digital Image Fundamentals Computer Science Department The University of Western Ontario Presenter: Mahmoud El-Sakka CS2124/CS2125: Introduction to Medical Computing Fall 2012 October 31, 2012 1 Objective

More information

Mammography is a radiographic procedure specially designed for detecting breast pathology Approximately 1 woman in 8 will develop breast cancer over

Mammography is a radiographic procedure specially designed for detecting breast pathology Approximately 1 woman in 8 will develop breast cancer over Mammography is a radiographic procedure specially designed for detecting breast pathology Approximately 1 woman in 8 will develop breast cancer over a lifetime Breast cancer screening programs rely on

More information

Chapter 9 Image Compression Standards

Chapter 9 Image Compression Standards Chapter 9 Image Compression Standards 9.1 The JPEG Standard 9.2 The JPEG2000 Standard 9.3 The JPEG-LS Standard 1IT342 Image Compression Standards The image standard specifies the codec, which defines how

More information

10/26/2015. Study Harder

10/26/2015. Study Harder This presentation is a professional collaboration of development time prepared by: Rex Christensen Terri Jurkiewicz and Diane Kawamura Study Harder CR detection is inefficient, inferior to film screen

More information

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT Sapana S. Bagade M.E,Computer Engineering, Sipna s C.O.E.T,Amravati, Amravati,India sapana.bagade@gmail.com Vijaya K. Shandilya Assistant

More information

Image Smoothening and Sharpening using Frequency Domain Filtering Technique

Image Smoothening and Sharpening using Frequency Domain Filtering Technique Volume 5, Issue 4, April (17) Image Smoothening and Sharpening using Frequency Domain Filtering Technique Swati Dewangan M.Tech. Scholar, Computer Networks, Bhilai Institute of Technology, Durg, India.

More information

Digital Imaging Rochester Institute of Technology

Digital Imaging Rochester Institute of Technology Digital Imaging 1999 Rochester Institute of Technology So Far... camera AgX film processing image AgX photographic film captures image formed by the optical elements (lens). Unfortunately, the processing

More information

Keywords: Data Compression, Image Processing, Image Enhancement, Image Restoration, Image Rcognition.

Keywords: Data Compression, Image Processing, Image Enhancement, Image Restoration, Image Rcognition. Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Scrutiny on

More information

Compression and Image Formats

Compression and Image Formats Compression Compression and Image Formats Reduce amount of data used to represent an image/video Bit rate and quality requirements Necessary to facilitate transmission and storage Required quality is application

More information

Lecture 3 Digital image processing.

Lecture 3 Digital image processing. Lecture 3 Digital image processing. MI_L3 1 Analog image digital image 2D image matrix of pixels scanner reflection mode analog-to-digital converter (ADC) digital image MI_L3 2 The process of converting

More information

Lecture 1: image display and representation

Lecture 1: image display and representation Learning Objectives: General concepts of visual perception and continuous and discrete images Review concepts of sampling, convolution, spatial resolution, contrast resolution, and dynamic range through

More information

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods

An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods 19 An Efficient Color Image Segmentation using Edge Detection and Thresholding Methods T.Arunachalam* Post Graduate Student, P.G. Dept. of Computer Science, Govt Arts College, Melur - 625 106 Email-Arunac682@gmail.com

More information

Chapter 8. Representing Multimedia Digitally

Chapter 8. Representing Multimedia Digitally Chapter 8 Representing Multimedia Digitally Learning Objectives Explain how RGB color is represented in bytes Explain the difference between bits and binary numbers Change an RGB color by binary addition

More information

SYLLABUS. 1. Identification of Subject:

SYLLABUS. 1. Identification of Subject: SYLLABUS Date/ Revision : 30 January 2017/1 Faculty : Life Sciences Approval : Dean, Faculty of Life Sciences SUBJECT : Biophysics 1. Identification of Subject: Name of Subject : Biophysics Code of Subject

More information

Introduction to digital image processing

Introduction to digital image processing Introduction to digital image processing Chapter1 Digital images Visible light is essentially electromagnetic radiation with wavelengths between 400 and 700 nm. Each wavelength corresponds to a different

More information

HIGH RESOLUTION COMPUTERIZED TOMOGRAPHY SYSTEM USING AN IMAGING PLATE

HIGH RESOLUTION COMPUTERIZED TOMOGRAPHY SYSTEM USING AN IMAGING PLATE HIGH RESOLUTION COMPUTERIZED TOMOGRAPHY SYSTEM USING AN IMAGING PLATE Takeyuki Hashimoto 1), Morio Onoe 2), Hiroshi Nakamura 3), Tamon Inouye 4), Hiromichi Jumonji 5), Iwao Takahashi 6); 1)Yokohama Soei

More information

TDI2131 Digital Image Processing

TDI2131 Digital Image Processing TDI2131 Digital Image Processing Image Enhancement in Spatial Domain Lecture 3 John See Faculty of Information Technology Multimedia University Some portions of content adapted from Zhu Liu, AT&T Labs.

More information

Chapter 12 Image Processing

Chapter 12 Image Processing Chapter 12 Image Processing The distance sensor on your self-driving car detects an object 100 m in front of your car. Are you following the car in front of you at a safe distance or has a pedestrian jumped

More information

Introduction. MIA1 5/14/03 4:37 PM Page 1

Introduction. MIA1 5/14/03 4:37 PM Page 1 MIA1 5/14/03 4:37 PM Page 1 1 Introduction The last two decades have witnessed significant advances in medical imaging and computerized medical image processing. These advances have led to new two-, three-

More information

DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam

DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam In the following set of questions, there are, possibly, multiple correct answers (1, 2, 3 or 4). Mark the answers you consider correct.

More information

The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement

The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement Brian Matsumoto, Ph.D. Irene L. Hale, Ph.D. Imaging Resource Consultants and Research Biologists, University

More information

Lossy and Lossless Compression using Various Algorithms

Lossy and Lossless Compression using Various Algorithms Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

Outline ASRT Changes Impact on current curriculum Potential new courses WECM Changes Last update Resources and needs

Outline ASRT Changes Impact on current curriculum Potential new courses WECM Changes Last update Resources and needs Change nd Annual Blinn College 2 nd Educator s Workshop For Radiologic Sciences July 28, 2007 Christi Carter, MSRS, RT(R) Outline ASRT Changes Impact on current curriculum Potential new courses WECM Changes

More information

PD233: Design of Biomedical Devices and Systems

PD233: Design of Biomedical Devices and Systems PD233: Design of Biomedical Devices and Systems (Lecture-8 Medical Imaging Systems) (Imaging Systems Basics, X-ray and CT) Dr. Manish Arora CPDM, IISc Course Website: http://cpdm.iisc.ac.in/utsaah/courses/

More information

Lesson 06: Pulse-echo Imaging and Display Modes. These lessons contain 26 slides plus 15 multiple-choice questions.

Lesson 06: Pulse-echo Imaging and Display Modes. These lessons contain 26 slides plus 15 multiple-choice questions. Lesson 06: Pulse-echo Imaging and Display Modes These lessons contain 26 slides plus 15 multiple-choice questions. These lesson were derived from pages 26 through 32 in the textbook: ULTRASOUND IMAGING

More information

Frequency Domain Enhancement

Frequency Domain Enhancement Tutorial Report Frequency Domain Enhancement Page 1 of 21 Frequency Domain Enhancement ESE 558 - DIGITAL IMAGE PROCESSING Tutorial Report Instructor: Murali Subbarao Written by: Tutorial Report Frequency

More information