What is a digital image ? 1.

Slides:



Advertisements
Similar presentations
Digital Media: COMS 106 Images Digital Media Before You Create Images Plan your approach Organize your tools.
Advertisements

Working with Image Files Aaron Fuegi IS&T Scientific Visualization Tutorial – Spring 2010.
2.01 Understand Digital Raster Graphics
Introduction to Computer Graphics
CS 1308 Computer Literacy and the Internet. Creating Digital Pictures  A traditional photograph is an analog representation of an image.  Digitizing.
Dean Pentcheff NHMLAC MBPC/Crustacea 17 April 2006.
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
1 Image Basics Hao Jiang Computer Science Department Sept. 4, 2014.
Simple Graphics. Graphics Used in PowerPoint, Web pages and others Basic Knowledge drawing change of colour, shape and others acquiring, video camera,
Image Storage Bitmapped Graphics – in which an image is represented as a collection of dots Vector Graphics – in which an image is represented as a set.
SOFTWARE TYPES Word processing Page layout Paint Draw.
Digital Cameras And Digital Information. How a Camera works Light passes through the lens Shutter opens for an instant Film is exposed to light Film is.
Chapter 2 : Imaging and Image Representation Computer Vision Lab. Chonbuk National University.
Intelligent Vision Systems Image Geometry and Acquisition ENT 496 Ms. HEMA C.R. Lecture 2.
Chapter 1. Introduction. Goals of Image Processing “One picture is worth more than a thousand words” 1.Improvement of pictorial information for human.
CS- 375 Graphics and Human Computer Interaction Lecture 1: 12/4/1435 Fundamental Techniques in Graphics Lecturer: Kawther Abas.
Graphics workshop Library and Information Services University of St Andrews.
Image Representation. Digital Cameras Scanned Film & Photographs Digitized TV Signals Computer Graphics Radar & Sonar Medical Imaging Devices (X-Ray,
Bitmap Graphics. Bitmap Basics Bitmap Graphic Bitmap Graphic Paint Software Paint Software.
(59003)
Chapter 2 File Format Objectives (1 of 2) Identify the difference between vector based graphics and bitmap-based graphics Clarify bitmap and vector graphic.
Chapter 12 Web Publishing. Goals Become an image optimization master Get a handle on Web file formats, including SVG and SWF Learn about Web image color.
Why a bitmap (.bmp), not a.jpg? If you cannot save a.bmp, make it an uncompressed.tif. Compression (of this 8-bit 397,000 pixel image): none (397kb memory)medium.
Image File Formats. What is an Image File Format? Image file formats are standard way of organizing and storing of image files. Image files are composed.
Digital File Formats By Ali Aslam. JPEG JPEG Stands for Joint Photographic Experts Group. JPEG uses a lossy compression routine. Lossy compression means.
Intelligent Vision Systems Image Geometry and Acquisition ENT 496 Ms. HEMA C.R. Lecture 2.
Image File Formats By Dr. Rajeev Srivastava 1. Image File Formats Header and Image data. A typical image file format contains two fields namely Dr. Rajeev.
HTTP transaction with Graphics HTML file + two graphics files.
Vocabulary Worksheet Answers
Image File Formats Harrow Computer Club – Wed, 1 Dec 2010 Bob Watson MA CMath MIMA MBCS.
Scanner Scanner Introduction: Scanner is an input device. It reads the graphical images or line art or text from the source and converts.
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.
Efficient Game Graphics From Flash MX 2004 Game Design Demystified.
Digital Basics Quiz Preparation. Basic Digital Image Concepts Aliasing & Anti‐aliasing Resolution Compression Raster & Vector Color mode & Image mode.
Tytus Bernas Biological applications of image processing.
CSE 185 Introduction to Computer Vision
Red Green Blue (RGB) Colour conversions Y and RGB Link In the images, the lighter the colour intensity (Red, Green, Blue), the more the contribution.
Masaki Hayashi 2015, Autumn Visualization with 3D CG Digital 2D Image Basic.
Images and Graphics.
8th Lecture – Intro to Bitmap or Raster Images
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
Common Bitmap Image File Types
DIGITAL MEDIA FOUNDATIONS
Introduction to Computational Art
Graphics and image data representation
Sampling, Quantization, Color Models & Indexed Color
Scanning for Preservation and Access
Chapter 3 Graphics and Image Data Representations
Compression (of this 8-bit 397,000 pixel image):
Digital 2D Image Basic Masaki Hayashi
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Digital Images.
Image File Size and File Compression
File size and image quality
Digital Images.
Software Equipment Survey
Introduction to Computer Graphics
Digital Image Fundamentals
6th Lecture – Rectangles and Regions, and intro to Bitmap Images
Representing Images 2.6 – Data Representation.
Introduction to Digital Image Analysis Part I: Digital Images
Nuts and Bolts of Digital Imaging
Fourth Year – Software Engineering
Digital Image Processing
Multimedia System Image
Basic Concepts of Digital Imaging
timo. fi (59003) www. biocenter
Lecture 4 - Introduction to Computer Graphics
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Presentation transcript:

What is a digital image ? 1

Illustrator/Inkscape Bitmap/raster Vector Array of points (pixels) Not scalable (aliasing) Mathematical/geometric equations Scalable Microscopy Images Photoshop/GIMP ImageJ Illustrator/Inkscape Acrobat 2

3

Y X RGB 24-bits Red 8-bits Green Blue 4 238 176 200 94 187 220 78 121 147 4

Microscope bitmap image A matrix of numbers Each number representing light intensity at a particular coordinate in the plane Pixel depth : the size and structure of the pixel intensity range Color is provided by the look-up table Additional data : what, where, when, how ? = metadata 5

Bit depth The sample signal intensity (infinite number of steps) is converted to pixel values (limited number of steps) by the sensor. 8-bit : from 0 to 255 (28=256 steps) 12-bit : from 0 to 4095 (212=4096 steps) 16-bit : from 0 to 65535 (216=65536 steps) RGB : three 8-bit grayscale channels for red, green and blue Hands-on : http://micro.magnet.fsu.edu/primer/java/digitalimaging/processing/bitdepth/index.html 6

16 bit 8 bit

16 bit 8 bit

Colour Monochrome CCD cameras and confocal photomultipliers (PMT) do not “see” colour. CCD sensor and PMT detect photons independently of their wavelengths (within their detection range). The wavelengths detected depend on the filter set installed inside the microscope Colour is false except for colour camera (RGB filter)

Look-up table (LUT) 255 10

Color is provided by the look-up table, color is always false RGB Red Green Blue Color is provided by the look-up table, color is always false 11

Histogram : pixel intensity distribution 12

Histogram : pixels distribution distribution of pixels intensity (x axis) plotted against the number of pixel (Y axis) independently of their localisation within the picture fill the dynamic range during image acquisition (black offset, saturation) 13

RGB Red Green Blue 860 x 860 pixels RGB color 8-bits per channel 14

Many images formats … Microscope specific formats GIF, TIF, BMP, PNG, ICS, JPEG, MPEG, Quicktime, SWF, PICT, EPS, PDF, PSD, XCF, … Microscope specific formats LIF, LEI, LSM, ZVI, STK, OIF, dv, r3d, PIC, IPL, OIB, OIF, ND2 15

Which format to use ? TIF (TIFF and variants) Loss-less compression (not always available) Suitable bit-depth Space for meta-data (scaling, exposure, …) Open Pretty much universal : should be readable in years from now Most image acquisition softwares have proprietary formats exportable as TIFF 16

Compression Loss-less compression Writes EXACTLY the same data in a smaller file ZIP Not that efficient (space/time) for microscopy data Lossy compression Change the dataset during compression JPEG NEVER USE for scientific data acquisition/analysis Good for web publication and pictures distribution 17

Metadata Excitation wavelength Emission wavelength Dyes Exposure Gain Offset Time interval Z-stack Optical slice thickness Objectives Pixel size : scale bar Personal notes … Use the proprietary file format or tiff format to save the essential metadata (6 months later what is that picture ?!?!?) 18

Digital Image Data Metadata array of pixels each pixel has an intensity value Metadata How, What, Where, When, Who… 19

Data Table of intensity value Picture formed of pixels of different intensity Histogram of pixel intensity distribution (loss of spatial information) 20