Basic Concepts of Digital Imaging

Slides:



Advertisements
Similar presentations
Scanning and Digital Imaging Basics Digital Initiatives Team October 18, 2006 Gretchen Gueguen
Advertisements

L.Ghadah R. Hadba CT1514-L1.  Computer Graphics :refers to processing of creating a new image from Geometry, Lighting parameters, Materials and Textures.Using.
Digital Photography Made Easy With Jim Battles Battles Photography.
Working with Image Files Aaron Fuegi SCV Visualization Workshop – Fall 2008.
ISYS 3074 Graphics File Formats File formats have developed with applications. At least 50 currently in use. Examples include: GIF, JPEG, TIFF, BMP, DIB,
Working with Image Files Aaron Fuegi IS&T Scientific Visualization Tutorial – Spring 2010.
Image Representation.
CSC Computing with Images1 Image encodings CSC 1040.
CSc 461/561 CSc 461/561 Multimedia Systems Part A: 2. Image.
Digital Images. Scanned or digitally captured image Image created on computer using graphics software.
1 Internet Graphics. 2 Representing Images  Raster Image: Images consist of “dots” of color, not lines  Pixel: Picture element-tiny rectangle  Resolution:
Digital Images The digital representation of visual information.
Chpater 3 Resolution, File Formats and Storage. Introduction There are two factors that determine the quality of the picture you take; The resolution.
Fundamentals of Photoshop
Digital Images Chapter 8, Exploring the Digital Domain.
Objective Understand concepts used to create digital graphics. Course Weight : 15% Part Three : Concepts of Digital Graphics.
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 14 Introduction to Computer Graphics.
Foundations of Web Design I Photoshop CS5 Michael Daniel
FYS 100 Creative Discovery in Digital Art Forms Fall 2008 Burg Digital Photography Assignment.
THE THEORY & CONCEPTS Lesson 1 – Part 1. What is Graphic Design It’s a CREATIVE PROCESS Undertaken in order to convey a specific message/s I can’t teach.
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.
Color and Resolution Introduction to Digital Imaging.
1 Ethics of Computing MONT 113G, Spring 2012 Session 10 HTML Tables Graphics on the Web.
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,
ADOBE PHOTOSHOP VECTOR VS RASTER. Pixel A pixel is the fundamental unit of an image in Photoshop. It is a small square block of color. An image often.
Which is the Pink Pen? Here is the Pink Pen (Example taken from
(59003)
Computer Graphics An Introduction Jimmy Lam The Hong Kong Polytechnic University.
Graphics An image is made up of tiny dots called pixels (“picture elements”) The resolution determines the.
Digital Photography File Formats (….and why use one or the other…) Instructor: David King.
Color and Images. Color The natural colors we see and the colors we see on computer monitors are different. CMYK -natural RGB -monitor.
Things to Remember When working with digital images.
Images. Digital Images Rectangular arrays of pixel data Pixel - picture element, smallest addressable part of the frame buffer. Color depth - the depth.
Mirjana Devetakovic, M.Sc. CAAD - Images Beograd, 2011.
CS 101 – Sept. 14 Review Huffman code Image representation –B/W and color schemes –File size issues.
The Web. Web Servers and File Transfer Protocol (FTP)
RGB vs. CMYK Screen vs. Print.
Basic Digital Camera Concepts How a digital camera works.
Getting Started Chapter 1 Vocabulary. Color Space How color is represented in an image file- typically RGB, CMYK, or Grayscale. RGB – RED, GREE, BLUE.
Digital Images and Digital Cameras take notes in your journal.
Vocabulary Worksheet Answers
TOPIC 4 INTRODUCTION TO MEDIA COMPUTATION: DIGITAL PICTURES Notes adapted from Introduction to Computing and Programming with Java: A Multimedia Approach.
Digital Basics Quiz Preparation. Basic Digital Image Concepts Aliasing & Anti‐aliasing Resolution Compression Raster & Vector Color mode & Image mode.
Multimedia and weBLOGging Grade 7-9 | Cahaya Bangsa Classical School (C) 2010 Digital Media Production Facility 03 - Still Picture 01 – Basics.
UNITS OF MEASUREMENT 2.01 Understand Digital Raster Graphics.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging 1 GGC -- ITEC Digital Media.
Unit 2.6 Data Representation Lesson 3 ‒ Images
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
DIGITAL MEDIA FOUNDATIONS
Images Data Representation.
Data Representation Images.
Sampling, Quantization, Color Models & Indexed Color
Pixel, Resolution, Image Size
How to Convert Pictures into Numbers
Digital Image Formation
Introduction To Photo Editing SHIELA MAE A. AQUINO SRNHS.
DIP 9 65 Original 210 Eye Zoomed.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Image File Size and File Compression
Adobe Visual Design 2.00 Identifying design elements when preparing images (10%) 7.00 Identifying design elements when preparing illustrations (1%)
Representing Images 2.6 – Data Representation.
MED 2001 Advanced Media Production
Nuts and Bolts of Digital Imaging
Colors Computers build colors from Red, Green, and Blue; not Red, Blue, and Yellow. RGB = Red Green Blue Creating Colors Red + Blue = Purple No Red, No.
Digital Image Processing
Multimedia System Image
timo. fi (59003) www. biocenter
Non-numeric Data Representation
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Presentation transcript:

Basic Concepts of Digital Imaging Chapter Two Basic Concepts of Digital Imaging

Resolution Given a digital image of a certain size, the more pixels it has, the higher its resolution. pixel = picture element 1 mega pixels = 1 million pixels One measure of the visual detail contained in a digital image In general, the more mega pixels a digital image has, the more detail it contain.

Example (640x480=307,200 pixels)

Example 5610x3627 = 20 mega pixels

Bit Depth Bit depth--also called pixel depth or color depth--measures how much color information is available to display or print each pixel in an image. Greater bit depth (more bits of information per pixel) means more available colors and more accurate color representation in the digital image. For example, a pixel with a bit depth of 1 has two possible values: black and white. A pixel with a bit depth of 8 has 28, or 256, possible values.

Bit Depth 8-bit 4-bit 1-bit

8 Bit vs. 16 Bit 8 bit gives 256 tonal values It is likely that your digital cameras record images using 8-bit in the JPEG format. More expensive digital cameras allow you to save images using 12/14/16-bit in the RAW file format. (example)

Color Modes Grayscale (Black and white) RGB (Red, Green, Blue) Most common for digital photography CMYK (Cyan, Magenta, Yellow, blacK) Most common for (digital) printing Lab Reference color space for conversion

RGB vs. CMYK

File Formats JPEG TIFF RAW Convenient, compression, lossy Lossless, large files RAW Proprietary (e.g. Canon’s CRW, Nikon’s NEF) Large files High bit-depth (e.g. 14-bit, 3 channels)

JPEG Quality