Digital Images Chapter 8 Exploring the Digital Domain.

Slides:



Advertisements
Similar presentations
Video We will consider how electronic pictures (monochrome) are made up. Consider some important characteristics of electronic images. See how image are.
Advertisements

Digital Image Processing
Digital Radiography.
Optical Anamorphic Conversion Original 2.35:1 aspect ratio that was displayed on the motion picture screen. What the cinematographer intended. Original.
Chap 1 Image fundamental. Trends Image processing techniques have developed from Gray-level processing to color processing 2-D processing to 3-D processing.
Digital Imaging and Image Analysis
Quantization Prof. Siripong Potisuk.
School of Computing Science Simon Fraser University
Multimedia Data Introduction to Image Processing Dr Mike Spann Electronic, Electrical and Computer.
Resolving the Problem Resolution: Concepts & Definitions.
Imaging Science Fundamentals
Chapter 2 Computer Imaging Systems. Content Computer Imaging Systems.
Media: Digital Image. Representing Digital Images ● Pixel ● Resolution ● Aspect ratio.
1 Perception. 2 “The consciousness or awareness of objects or other data through the medium of the senses.”
8.2 PICTURE IT Graphic Types and Their Uses. What Are Graphics?  Graphics are pictures/images  They could be images taken on a digital camera or scanned.
 Principles of Digital Audio. Analog Audio  3 Characteristics of analog audio signals: 1. Continuous signal – single repetitive waveform 2. Infinite.
Graphics: Creating Images Chapter 8, Exploring the Digital Domain.
Digital Image Characteristic
Visual Representation of Information
The Digital Image.
Department of Physics and Astronomy DIGITAL IMAGE PROCESSING
Chapter 2, Exploring the Digital Domain
Digital Images Chapter 8, Exploring the Digital Domain.
Chapter 1 INTRODUCTION TO IMAGE PROCESSING Section – 1.2.
Video Video.
Seeram Chapter #3: Digital Imaging
Color and Resolution Introduction to Digital Imaging.
Multimedia Data Introduction to Image Processing Dr Sandra I. Woolley Electronic, Electrical.
1 COMS 161 Introduction to Computing Title: Digital Images Date: November 12, 2004 Lecture Number: 32.
A Simple Image Model Image: a 2-D light-intensity function f(x,y)
Image Representation. Digital Cameras Scanned Film & Photographs Digitized TV Signals Computer Graphics Radar & Sonar Medical Imaging Devices (X-Ray,
Digital Image Processing (DIP) Lecture # 5 Dr. Abdul Basit Siddiqui Assistant Professor-FURC 1FURC-BCSE7.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Image Processing Example.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Image Processing Example.
Lecture 7: Intro to Computer Graphics. Remember…… DIGITAL - Digital means discrete. DIGITAL - Digital means discrete. Digital representation is comprised.
Image Processing Ch2: Digital image Fundamentals Prepared by: Tahani Khatib.
CSCI-100 Introduction to Computing Hardware Part II.
Chapter 1 Background 1. In this lecture, you will find answers to these questions Computers store and transmit information using digital data. What exactly.
CS 101 – Sept. 14 Review Huffman code Image representation –B/W and color schemes –File size issues.
COMP135/COMP535 Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 2 Lecture 2 – Digital Representations.
ISAN-DSP GROUP Digital Image Fundamentals ISAN-DSP GROUP What is Digital Image Processing ? Processing of a multidimensional pictures by a digital computer.
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.
Chapter 8 Computer Vision. Artificial IntelligenceChapter 92 Contents What is Image Processing? Digital Image Processing Electromagnetic Spectrum Steps.
Graphics II Image Processing I. Acknowledgement Most of this lecture note has been taken from the lecture note on Multimedia Technology course of University.
Lecture 02 Point Based Image Processing Lecture 02 Point Based Image Processing Mata kuliah: T Computer Vision Tahun: 2010.
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.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging 1 GGC -- ITEC Digital Media.
Digital Image Fundamentals
Image and Sound Representation
Binary Notation and Intro to Computer Graphics
Sampling, Quantization, Color Models & Indexed Color
Binary Representation in Audio and Images
Pixel, Resolution, Image Size
IMAGE PROCESSING Questions and Answers.
Digital 2D Image Basic Masaki Hayashi
Image Segmentation Classify pixels into groups having similar characteristics.
Chapter I, Digital Imaging Fundamentals: Lesson II Capture
Chapter I Digital Imaging Fundamentals
Software Equipment Survey
Chapter 6 Fundamentals of Digital Video
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
What can we learn from careful reading of an image?
Lesson 3 & 4: Encoding Images
CSC 381/481 Quarter: Fall 03/04 Daniela Stan Raicu
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
COMS 161 Introduction to Computing
Digital Image Fundamentals
ITEC2110, Digital Media Chapter 1 Background & Fundamentals
ANALOG VS DIGITAL Analog devices and systems: Process analog signals (time-varying signals that can take any value across a continuous range known as dynamic.
Lesson 3 & 4: Encoding Images
Presentation transcript:

Digital Images Chapter 8 Exploring the Digital Domain

In this chapter... how digital images are represented and organized how digital images are stored (file types) processing digital images editing digital images for special effects You will learn about

Representing Digital Images a natural image is typically represented by a continuous or analog signal (such as a photograph, video frame, etc.) Digital images are composed of PIXELS (or picture elements)

Representing Digital Images digitizing samples the natural image into discrete components Digital images are composed of PIXELS (or picture elements)

Representing Digital Images each discrete sample is averaged to represent a uniform value for that area in the image Digital images are composed of PIXELS (or picture elements)

Representing Digital Images PICTURE RESOLUTION is the number of pixels or samples used to represent the image Digital images are composed of PIXELS (or picture elements)

Representing Digital Images ASPECT RATIO expresses this resolution as the product of the no. of horizontal pixels by the no. of vertical pixels Digital images are composed of PIXELS (or picture elements)

Representing Digital Images this image is square, 50 X 50 sample ratios are 320 X 200 or 1.6:1, 640 X 480, 800 X 600, and 1024 X 768--all of which are 1.33:1 Digital images are composed of PIXELS (or picture elements)

Representing Digital Images here is a (edited) digitized image with a resolution of 272 X 416 Picture resolution determines both the amount of detail as well as its storage requirements

Representing Digital Images notice the changes when the resolution is reduced (136 X 208) Picture resolution determines both the amount of detail as well as its storage requirements

Representing Digital Images notice more changes when the resolution is reduced (68 X 104) Picture resolution determines both the amount of detail as well as its storage requirements

Representing Digital Images imagine a simple image with a bright object in the foreground surrounded by a dark background QUANTIZING a sampled image refers to representing each discrete sample by a set of numbers chosen from a given scale

Representing Digital Images suppose that we sampled the signal horizontally across the middle of the image QUANTIZING a sampled image refers to representing each discrete sample by a set of numbers chosen from a given scale

Representing Digital Images if we assigned a numeric scale for the signal it might look like this QUANTIZING a sampled image refers to representing each discrete sample by a set of numbers chosen from a given scale

Representing Digital Images Here is an intensity or graylevel image with 256 levels (i.e., 0 to 255 scale) DYNAMIC RANGE refers the number of values for the measuring scale used in quantizing

Representing Digital Images Here is an intensity or graylevel image with 16 levels (i.e., 0 to 15 scale) DYNAMIC RANGE refers the number of values for the measuring scale used in quantizing

Representing Digital Images Here is an intensity or graylevel image with 4 levels (i.e., 0 to 3 scale) DYNAMIC RANGE refers the number of values for the measuring scale used in quantizing

Representing Digital Images Here is an intensity or graylevel image with 2 levels (i.e., 0 to 1 scale or a binary image) DYNAMIC RANGE refers the number of values for the measuring scale used in quantizing

Image Size “image size” refers to both picture resolution physical dimensions of the image the physical dimensions of the image are determined by the number of pixels in the image (resolution) and the characteristics of the output device

Image Size: Example Here is an image with a resolution of 300 X 300 at 72 dpi.

Image Size: Example Here is an image with a resolution of 300 X 300 at 300 dpi.