From Images to Answers A Basic Understanding of Digital Imaging and Analysis.

Slides:



Advertisements
Similar presentations
1 ECE 495 – Integrated System Design I Introduction to Image Processing ECE 495, Spring 2013.
Advertisements

Md. Monjur –ul-Hasan Department of Computer Science & Engineering Chittagong University of Engineering & Technology Chittagong 4349
CS Spring 2009 CS 414 – Multimedia Systems Design Lecture 4 – Digital Image Representation Klara Nahrstedt Spring 2009.
Introduction to Image Processing and Analysis Starting Soon…
Digital Image Processing
Grey Level Enhancement Contrast stretching Linear mapping Non-linear mapping Efficient implementation of mapping algorithms Design of classes to support.
Computational Biology, Part 23 Biological Imaging II Robert F. Murphy Copyright  1996, 1999, All rights reserved.
Image Processing Lecture 4
ECE 472/572 - Digital Image Processing Lecture 10 - Color Image Processing 10/25/11.
Chapter 3 Image Enhancement in the Spatial Domain.
From Images to Answers A Basic Understanding of Digital Imaging and Analysis.
Digital Imaging and Image Analysis
Digital Image Processing
Digital image processing Chapter 6. Image enhancement IMAGE ENHANCEMENT Introduction Image enhancement algorithms & techniques Point-wise operations Contrast.
Digital Image Processing In The Name Of God Digital Image Processing Lecture3: Image enhancement M. Ghelich Oghli By: M. Ghelich Oghli
6/9/2015Digital Image Processing1. 2 Example Histogram.
Digital Image Processing: Revision
Multimedia Data Introduction to Image Processing Dr Mike Spann Electronic, Electrical and Computer.
Processing Digital Images. Filtering Analysis –Recognition Transmission.
Digital Image Processing
Image Forgery Detection by Gamma Correction Differences.
Highlights Lecture on the image part (10) Automatic Perception 16
Image Enhancement.
Computer Vision Basics Image Terminology Binary Operations Filtering Edge Operators.
Digital Images The nature and acquisition of a digital image.
Introduction to Image Processing Introduction to Image Processing Presented by: Nicholas Beavers – Media Cybernetics, Inc. Welcome.
Introduction to Image Analysis Presented to Microscopy and Microscopy Education 11 March 2000 New Orleans, LA.
MetImage : Image Analysis Software. The MetImage LX workstation is a complete image analysis system developed specifically to increase the speed, accuracy.
Microscope.
Digital Image Characteristic
ECE 472/572 - Digital Image Processing Lecture 4 - Image Enhancement - Spatial Filter 09/06/11.
Spectral contrast enhancement
SCCS 4761 Introduction What is Image Processing? Fundamental of Image Processing.
Chapter 2. Image Analysis. Image Analysis Domains Frequency Domain Spatial Domain.
Simple Image Processing Speaker : Lin Hsiu-Ting Date : 2005 / 04 / 27.
CS654: Digital Image Analysis Lecture 17: Image Enhancement.
© 1999 Rochester Institute of Technology Introduction to Digital Imaging.
Image Input Image acquisition or digitization. Sources include- Cameras Video camera w/ framegrabber Digital CCD camera w/ interface card Color or Monochrome.
Seeram Chapter #3: Digital Imaging
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 IMAGE PROCESSING
1 Chapter 1: Introduction 1.1 Images and Pictures Human have evolved very precise visual skills: We can identify a face in an instant We can differentiate.
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
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.
AdeptSight Image Processing Tools Lee Haney January 21, 2010.
MULTIMEDIA TECHNOLOGY SMM 3001 MEDIA - IMAGES. Processing digital Images digital images are often processed using “digital filters” digital images are.
Lecture 3 The Digital Image – Part I - Single Channel Data 12 September
Digital Image Processing (DIP) Lecture # 5 Dr. Abdul Basit Siddiqui Assistant Professor-FURC 1FURC-BCSE7.
Presented By: ROLL No IMTIAZ HUSSAIN048 M.EHSAN ULLAH012 MUHAMMAD IDREES027 HAFIZ ABU BAKKAR096(06)
COMP322/S2000/L171 Robot Vision System Major Phases in Robot Vision Systems: A. Data (image) acquisition –Illumination, i.e. lighting consideration –Lenses,
11/29/ Image Processing. 11/29/ Systems and Software Image file formats Image processing applications.
Copyright Howie Choset, Renata Melamud, Al Costa, Vincent Lee-Shue, Sean Piper, Ryan de Jonckheere. All Rights Reserved Computer Vision.
DIGITAL IMAGE. Basic Image Concepts An image is a spatial representation of an object An image can be thought of as a function with resulting values of.
1-1 Chapter 1: Introduction 1.1. Images An image is worth thousands of words.
Visual Computing Computer Vision 2 INFO410 & INFO350 S2 2015
1 Machine Vision. 2 VISION the most powerful sense.
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.
An Introduction to Digital Image Processing Dr.Amnach Khawne Department of Computer Engineering, KMITL.
Image: Susanne Rafelski, Marshall lab Introduction to Digital Image Analysis Part I: Digital Images Kurt Thorn NIC UCSF.
Introduction to Digital Image Analysis Kurt Thorn NIC.
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)
Image Enhancement in the Spatial Domain.
Digital 2D Image Basic Masaki Hayashi
Image Enhancement in the Spatial Domain
Binary Image Analysis used in a variety of applications:
Digital Image Processing
© 2010 Cengage Learning Engineering. All Rights Reserved.
Binary Image Analysis used in a variety of applications:
Presentation transcript:

From Images to Answers A Basic Understanding of Digital Imaging and Analysis

What is an Image? Computers store data and understand data in numerical form. We can say that a digital image is a numerical representation of a “picture” – a set of numbers interpreted by the computer which creates a visual representation that is understood by humans

Pixels are identified by their position in a two-dimensional array, referenced by their row (x), and column (y). The Pixel Array Pixel- A “picture element”. Each element contains spatial and intensity information.

Bitmaps At each pixel position the image is sampled and quantified. An integer representing the brightness or darkness of the image is generated for each pixel. This integer represents a gray level. A collection of these gray values is called a bitmap

Resolution Image Resolution- Overall image quality Spatial Resolution- Pixel size, image magnification Brightness Resolution- Pixel depth Optical Resolution- Lens characteristics How Big Is a Pixel?

Spatial Resolution

Bit Depth How many gray levels between the darkest and brightest areas 8-bit 2 8 = 256 gray values 12-bit 2 12 = 4,096 gray values 16-bit 2 16 = 65,536 gray values

Bit Depth 5 Gray Levels256 Gray Levels 8-bit gray scale 2 8 = 256 gray values

Dynamic Range 5 Gray Levels256 Gray Levels Dynamic Range Bit Depth / Camera Readout Noise

Limitations of Our Eyes 5 Gray Levels10 Gray Levels 20 Gray Levels40 Gray Levels

Limitations of Our Eyes

What components are involved in imaging? Input device- the source of the images; camera, microscope, etc. Interface hardware- the connection between the input device and the computer. Imaging software- the user interface to all the imaging components. Output devices- printers, image storage devices, monitors.

The Analytical Imaging Process Sample Preparation- Sectioning, staining, labeling, etc. Acquisition- how do we acquire an image? Enhancement- how do we make it look better to extract information? Identification- which attributes of the image are we interested in? Measurement- what information can we obtain? Report Generation- how can we present this information? Archive- how can we store the information?

Acquisition After sample preparation, acquisition is the most important aspect of image analysis. Has the specimen been prepared properly? Is the imaging apparatus properly set up? Kohler Illumination for Microscopes Clean Optics Color cameras should be color-balanced Monochrome cameras should have dark-field subtraction Good dynamic range should be established in the image For fluorescence images- turn OFF autoexposure

Image Enhancement There are basic ways to enhance an image: Modify its intensity index: brightness, contrast, gamma Background correction Apply a spatial filter or arithmetic operation And advanced enhancement methods: Manipulate the image frequencies via fast fourier transform Morphological transformations such as erode, dilate, etc.

Brightness- Overall amount of “light” in an image Contrast- The degree of difference between lightest and darkest areas Gamma- Enhances ‘midtones’ while leaving extremes unchanged The higher the bit depth, the better the dynamic range of the image – allowing for greater information observance in “sensitive” samples Image Enhancement

Histogram Stretch Low Dynamic Range- Medium Contrast Full Dynamic Range- Good Contrast

Automatic Best-fit EqualizationBackground Flattening Background Correction Original

Spatial filters change the look of an image and are divided into two categories. Convolution Filters Low-pass- Blurs or smoothes an object Sharpen- Enhances all intensity transitions Median- Removes random impulse noise Morphological Filters Edge Detection- highlights edges Erosion- Makes objects smaller Dilation- Makes objects larger Spatial Filtering

Spatial Filter Examples

Examples of filter kernels: Horizontal edgevertical edgesharpen edge Spatial Filters

We can take an image, and transform it into a “frequency view” where we can see how the repeated ness/periodicity of attributes in an image can be enhanced or removed. Frequency filtering

Merge Images

Red Green Blue Extracting Color Channels

EDF: Extended Depth of Focus

Stitching of Images Automatic Microscope and Stage control with ScopePro Stitching and Tiling

Once the attributes of an image are enhanced and clearly visible, identification can be done as follows: Thresholding techniques- allowing the software to identify objects, based on intensity variations from background or other objects using either grayscale or color intensities Area of Interest (AOI)- manually defining the objects Object Identification

During the identification process, we may discover that we need to enhance the image further Object splitting – using filters, or manually splitting by drawing lines between touching objects Pseudo-color – adds false color to the image to show changes in gray values not noticeable to the human eye. Pre Measurement Steps

Grey Scale Threshold The overall objective of thresholding is to extract the objects of interest- to distinguish them from other objects or background.

Color Segmentation

Size Shape Intensity/Integrated Optical Density Populations Statistics Once objects are identified, we are dealing with a set of pixels, which are a set of numbers. We are then able to measure anything we need such as: Measurement Parameters

Area Percentages How much area is covered by the different intensities?

Statistical Summaries

Using intensity transitions it is possible to measure thicknesses of objects. Edge tracing tools may be employed to do this: Thickness Measurements

Specialized Measurements Specialized measurements may be made with standard image analysis tools- Colocalization Object Tracking FRET Analysis Ratiometric Imaging

Dynamic Data Exchange (DDE)- Sending data to Excel for further statistical analysis Data Collection- Collection of analysis data from multiple images into a single space, which can then be sent elsewhere or used to create reports Report Generation- Custom templates used to create standardized reports. Data Output

MEDIA CYBERNETICS Inc Georgia Avenue, Suite 200 Silver Spring, MD Leiden, The Netherlands San Diego, California Pittsburgh, Pennsylvania Shanghai, China Singapore Wokingham, United Kingdom