3-1 Chapter 3: Image Display The goodness of display of an image depends on (a) Image quality: i) Spatial resolution, ii) Quantization (b) Display device:

Slides:



Advertisements
Similar presentations
Digital Image Processing Lecture 3: Image Display & Enhancement
Advertisements

Image Display MATLAB functions for displaying image Bit Planes
Image Data Representations and Standards
Chap 1 Image fundamental. Trends Image processing techniques have developed from Gray-level processing to color processing 2-D processing to 3-D processing.
1 Graphic adapters and monitors – the summary. 2 Outline The summary of principles of displaying the information – adapters and monitors. Black and white.
 Image Characteristics  Image Digitization Spatial domain Intensity domain 1.
DIGITAL IMAGE PROCESSING CMSC 150: Lecture 14. Conventional Cameras  Entirely chemical and mechanical processes  Film: records a chemical record of.
Resolving the Problem Resolution: Concepts & Definitions.
5. Halftoning Newspaper photographs simulate a greyscale, despite the fact that they have been printed using only black ink. A newspaper picture is, in.
Lecture 8: Basic Images Manipulation (2)
CS430 © 2006 Ray S. Babcock CS430 – Image Processing Image Representation.
Half Toning. Continuous Half Toning Color Half Toning.
Computer Vision Lecture 3: Digital Images
Image Printing and Display
Computer graphics & visualization NPR – Non-photorealistic rendering.
Printing Information on a paper is known as “Hard Copy”. There are two main types of printers: - Impact - Non-Impact.
Pixels, PPI, DPI, and LPI for Scanning, Printing, and Web Publishing
Bitmapped Images. Bitmap Images Today’s Objectives Identify characteristics of bitmap images Resolution, bit depth, color mode, pixels Determine the most.
Image Processing 고려대학교 컴퓨터 그래픽스 연구실 cgvr.korea.ac.kr.
Introduction to electrical and computer engineering Jan P. Allebach School of Electrical and Computer Engineering
Chapter 2. Image Analysis. Image Analysis Domains Frequency Domain Spatial Domain.
Digital Images The fundamental properties of the digital photographic image. * Monochrome Images * Color Images * What is a halftone?
IDL GUI for Digital Halftoning Final Project for SIMG-726 Computing For Imaging Science Changmeng Liu
IMAGE SAMPLING AND IMAGE QUANTIZATION 1. Introduction
: Chapter 12: Image Compression 1 Montri Karnjanadecha ac.th/~montri Image Processing.
Color. Summary Color is complex The human visual system is complex and very good at processing light Together they comprise a system that we aren’t even.
Digital Image: Representation & Processing (2/2) Lecture-3
Bit-Mapped Graphic Data: Input (Capture) Hardware Multimedia – Section 2.
Seeram Chapter #3: Digital Imaging
Color and Resolution Introduction to Digital Imaging.
Grade 8.  Pixel – Tiny dots that make up a picture shown on a monitor.  Resolution – How sharp and clear an image is. Usual measured by the amount of.
Image Processing and Sampling
Character Generation.
Digital Image Processing Lecture 3: Image Display & Enhancement March 2, 2005 Prof. Charlene Tsai.
Which is the Pink Pen? Here is the Pink Pen (Example taken from
© 2002 by Yu Hen Hu 1 ECE533 Digital Image Processing Image Acquisition.
Image Coloring. Halftone Halftone is the reprographic technique that simulates continuous tone imagery through the use of dots, varying either in size,
Graphics: Conceptual Model Real Object Human Eye Display Device Graphics System Synthetic Model Synthetic Camera Real Light Synthetic Light Source.
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 Imaging Fundamentals Ms. Hema C.R. School of Mechatronic Engineering.
1-1 Chapter 1: Introduction 1.1. Images An image is worth thousands of words.
ENEE631 Digital Image Processing (Spring'04) Point Operations Spring ’04 Instructor: Min Wu ECE Department, Univ. of Maryland, College Park  
COMPUTER GRAPHICS. Can refer to the number of pixels in a bitmapped image Can refer to the number of pixels in a bitmapped image The amount of space it.
Video Card CES Industries, Inc. Lesson 10.  Translates computer information of binary digital data into visual information that the monitor can understand.
02/05/2002 (C) University of Wisconsin 2002, CS 559 Last Time Color Quantization Mach Banding –Humans exaggerate sharp boundaries, but not fuzzy ones.
LUT Method For Inverse Halftone 資工四 林丞蔚 林耿賢. Outline Introduction Methods for Halftoning LUT Inverse Halftone Tree Structured LUT Conclusion.
Advanced Computer Graphics CSE 190 [Winter 2016], Lecture 2 Ravi Ramamoorthi
K.B.H.POLYTECHNIC,MALEGAON CAMP, MALEGAON. Computer Hardware & Maintenance. S.Y.C.M/I.F Guided By :- Mr.K.S.Pawar. Lecturer in Computer Department.
Homework 2 (Due: 3/26) A. Given a grayscale image I,
Introduction to Computers Lesson 3A. home Two Kinds of Monitors Cathode ray tube (CRT) Flat-panel display.
Tree-Structured Method for LUT Inverse Halftoning IEEE Transactions on Image Processing June 2002.
Digital Image Processing
Error Diffusion (ED) Li Yang Campus Norrköping (ITN), University of Linköping.
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.
Digital Image Processing Image Enhancement in Spatial Domain
Chapter 3 Color Objectives Identify the color systems and resolution Clarify category of colors.
Computer Graphics CC416 Lecture 02: Overview of Graphics Systems: Raster & Random Displays – Chapter 2 Dr. Manal Helal – Fall 2014.
SPS Lab 14 th. 진성민. Contents  Scan Converter Memory  Digital Device  Analog-to-digital converter  Scan converter matrix  Writing, Reading, and image.
0 Assignment 1 (Due: 10/2) Input/Output an image: (i) Design a program to input and output a color image. (ii) Transform the output color image C(R,G,B)
Image Processing and Sampling
Chapter I, Digital Imaging Fundamentals: Lesson V Output
Advanced Computer Graphics
1.1 Halftoning Fundamentals
Chapter I Digital Imaging Fundamentals
Discussion #29 – Images II
© 2010 Cengage Learning Engineering. All Rights Reserved.
Digital Image Processing Lecture 3: Image Display & Enhancement
REDUKSI NOISE Pertemuan-8 John Adler
Presentation transcript:

3-1 Chapter 3: Image Display The goodness of display of an image depends on (a) Image quality: i) Spatial resolution, ii) Quantization (b) Display device: i) Monitor type (CRT, LED), ii) Graphics card (c) Working environment: e.g., Ambient lighting

3-2 。 Grayscale image: 。 Binary image: 0, 1 。 Bit images Bit image 1: most significant bit image Bit image 8: least significant bit image

3-3

The process of reducing the number of gray levels in an image using patterns of dots to simulate shades of gray 3.6. Dithering ○ Uniform Quantization False contours Halftoning – Represents an image with 2 tones

3-5 Step 1: Construct a dithering matrix Step 2: Generate array D of image size by repeating ○ Dithering

3-6 I I’ Step 3: Thresholding The larger the dithering matrix, the more random in dot scattering

3-7 ○ Extend to more than two gray values Let n: the number of output gray values 5. Scale values of I’ for displaying

3-8 Example 1: 4 output gray values 0, 1, 2, / 3 = 85

3-9 Example 2: 8 output gray values 0, …., 7 8 gray levels4 gray levels

3-10 ○ Error diffusion -- An approach of dithering For each pixel I(x,y), 1) Calculate quantization error 2) Spread the error according to Floyd-Steinberg Jarvis-Judice-Ninke

3-11 3) Quantize new I(x,y) to 0 or 255 using threshold 128 Floyd-Steinberg Jarvis-Judice-Ninke