Digitization Informatics INFO I101 January 26, 2004 John C.Paolillo.

Slides:



Advertisements
Similar presentations
Television. Question: A television image is created by beams of moving electrons that collide with the inside front surface of the television picture.
Advertisements

Color & Light, Digitalization, Storage. Vision Rods work at low light levels and do not see color –That is, their response depends only on how many photons,
DIGITAL IMAGE PROCESSING CMSC 150: Lecture 14. Conventional Cameras  Entirely chemical and mechanical processes  Film: records a chemical record of.
Bit Depth and Spatial Resolution SIMG-201 Survey of Imaging Science © 2002 CIS/RIT.
The eyes have three different kinds of color receptors; One kind is most sensitive to short wavelengths, one to middle wavelengths, and one to long wavelengths.
Cornell CS465 Fall 2004 Lecture 2© 2004 Steve Marschner 1 Displays.
Connecting with Computer Science, 2e
Color.
Graphics File Formats. 2 Graphics Data n Vector data –Lines –Polygons –Curves n Bitmap data –Array of pixels –Numerical values corresponding to gray-
Image Representation.
2.01 Understand Digital Raster Graphics
CSc 461/561 CSc 461/561 Multimedia Systems Part A: 2. Image.
Introduction to Digital Data and Imagery
1 Internet Graphics. 2 Representing Images  Raster Image: Images consist of “dots” of color, not lines  Pixel: Picture element-tiny rectangle  Resolution:
Digital Media Dr. Jim Rowan ITEC 2110 Color. COLOR Is a mess It’s a subjective sensation PRODUCED in the brain Color differs for light and paint/ink Printing.
Connecting with Computer Science 2 Objectives Learn why numbering systems are important to understand Refresh your knowledge of powers of numbers Learn.
CGMB214: Introduction to Computer Graphics
TOPIC 4 INTRODUCTION TO MEDIA COMPUTATION: DIGITAL PICTURES Notes adapted from Introduction to Computing and Programming with Java: A Multimedia Approach.
Logic Gates II Informatics INFO I101 February 5, 2003 John C. Paolillo, Instructor.
07: Color in Interactive Digital Media
Objective Understand concepts used to create digital graphics. Course Weight : 15% Part Three : Concepts of Digital Graphics.
How A Camera Works Image Sensor Shutter Mirror Lens.
What are the five colors in the legend? Enter the information below (5 points) 0000FF = = FFFFFF = 00FF00 = FF0000 = Color Theory Legend: income.
Digital Media Dr. Jim Rowan ITEC 2110 Color. Question! Inside Photoshop and Gimp there are image filters that, among other things, allow you to blur the.
Color and Resolution Introduction to Digital Imaging.
Chapter 1. Introduction. Goals of Image Processing “One picture is worth more than a thousand words” 1.Improvement of pictorial information for human.
Which is the Pink Pen? Here is the Pink Pen (Example taken from
Computer Graphics An Introduction Jimmy Lam The Hong Kong Polytechnic University.
1 COMS 161 Introduction to Computing Title: The Digital Domain Date: September 6, 2004 Lecture Number: 6.
# Red Green Blue Digital Color RGB to HEX.
Graphics Lecture 4: Slide 1 Interactive Computer Graphics Lecture 4: Colour.
Ch 6 Color Image processing CS446 Instructor: Nada ALZaben.
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.
Digital Image Processing In The Name Of God Digital Image Processing Lecture6: Color Image Processing M. Ghelich Oghli By: M. Ghelich Oghli
Digital Imaging Fundamentals Ms. Hema C.R. School of Mechatronic Engineering.
COLOR.
Beam Penetration & Shadow Mask Method
Data Representation. What is data? Data is information that has been translated into a form that is more convenient to process As information take different.
CS 101 – Sept. 14 Review Huffman code Image representation –B/W and color schemes –File size issues.
Data Models, Pixels, and Satellite Bands. Understand the differences between raster and vector data. What are digital numbers (DNs) and what do they.
Lecture 15 Figures from Gonzalez and Woods, Digital Image Processing, Second Edition, 2002.
1. Cathode Ray Tubes (CRTs) TVs, RGB monitors, o-scopes Flat-Panel Displays PDAs, laptops, calculators, digital watches 2.
PART TWO Electronic Color & RGB values 1. Electronic Color Computer Monitors: Use light in 3 colors to create images on the screen Monitors use RED, GREEN,
TOPIC 4 INTRODUCTION TO MEDIA COMPUTATION: DIGITAL PICTURES Notes adapted from Introduction to Computing and Programming with Java: A Multimedia Approach.
HOW SCANNERS WORK A scanner is a device that uses a light source to electronically convert an image into binary data (0s and 1s). This binary data can.
Graphics II Image Processing I. Acknowledgement Most of this lecture note has been taken from the lecture note on Multimedia Technology course of University.
Digital Media Lecture 4.2: Image Encoding Practice Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
More Digital Representation Discrete information is represented in binary (PandA), and “continuous” information is made discrete.
The Visible Spectrum And how we see it. What is Visible Light? The cones in the eye are only sensitive to a narrow range of EM frequencies. Visible Light.
Computer Graphic. Raster graphics In computer graphics, a raster graphics image, digital image, or bitmap, is a data structure representing a generally.
1 of 32 Computer Graphics Color. 2 of 32 Basics Of Color elements of color:
Multimedia and weBLOGging Grade 7-9 | Cahaya Bangsa Classical School (C) 2010 Digital Media Production Facility 03 - Still Picture 01 – Basics.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
Images Data Representation.
Data Representation Images.
2.01 Understand Digital Raster Graphics
25.2 The human eye The eye is the sensory organ used for vision.
How to Convert Pictures into Numbers
Chapter 6: Color Image Processing
Chapter II, Digital Color Theory: Lesson II Creating / Displaying Digital Color
Chapter I Digital Imaging Fundamentals
Images Presentation Name Course Name Unit # – Lesson #.# – Lesson Name
2.01 Understand Digital Raster Graphics
Chapter 2 Data Representation.
2.01 Understand Digital Raster Graphics
Images Presentation Name Course Name Unit # – Lesson #.# – Lesson Name
Digital Image Processing
Visuals are analog signals...
2.01 Understand Digital Raster Graphics
Year 8 Unit 2 Bitmap Graphics
Presentation transcript:

Digitization Informatics INFO I101 January 26, 2004 John C.Paolillo

Mars “Anomalies” Are the photos from various Mars missions faked? Do the existing photos show evidence of civilized life? Do the photos show evidence of martians? Etc.

Raster Image Digitizaztion Grid –Resolution Quantization –Bit-depth –Color cf. Vector Graphics

1280  960 Great Sand Dunes, Colorado (IRS satellite image;

640  480

320  240

160  120

80  60

256 Grays

16 Grays

4 Grays

Black and White

Digital Artifacts Pixelation (“jaggies”) –From discretization of the analog signal shape color/gray level Resolution mismatches –cause geometric distortions as error accumulates Fix: digital interpolation –dithering –anti-aliasing (especially with fonts)

Color

Color Perception 3 Electron guns, aimed at 3 different colors of phosphor dots — analog signals 3 types of retinal sensor cells, sensitive to 3 different bands of light

Color: Response Patterns red cones green cones blue cones Wavelength 

The Eight-Color World Eight colors: black, yellow, magenta, red, cyan, green, blue, white Three color tubes on a TV monitor: Red, Green, Blue 2 3 =8 Additive color relations: red+green+blue=white

A Psycho-Physical Encoding Wavelength  110 RGB

More Colors Recognize more levels in each channel –2 bits per channel: 2 6 = 64 colors –4 bits per channel: 2 12 = 4096 colors –8 bits per channel: 2 24 = 16,777,216 colors Except for 3-bit and 24 bit colors, most standard colors are not in multiples of 3 bits –8 bits (256 colors) –16 bits (32,768 colors) (8 bits is a convenient storage unit)

The Color Table A table of some convenient number of values –4, 16, 256, etc. Each location in the table is mapped to some higher resolution color value (24 bit) –Some locations may be unused (mapped to black) A monitor typically uses only one color table at a time

Signal Levels Intensity is analog Levels are digital How do we convert analog intensity to digital levels? Quantization: convert analog signals to digital numbers

Quantization Black White Med Gray 1.Evenly divide signal levels 2.Assign a unique binary number to each recognized level 3.Match signal with recognized levels and round any intermediate signal level to the nearest recognized level 4.Report the signal as a list of binary numbers

Counting in Binary Two values: 0, 1 Each digit is a power of 2 –1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024,... –Fractions: 0.5, 0.25, 0.125, , ,... –positive, negative, rational, real, imaginary... We’ll stick to whole numbers for now

Binary counting Start with zero: Add 1:00001 Adding 1 more carries:00010 Add 1:00011 Adding 1 more carries 2x:00100 Add 1:00101 Etc. OR: Divide the full range into 2 halves, 0 (low) and 1 Divide each range again for each next bit Stop with the last bit

End