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.

Slides:



Advertisements
Similar presentations
Raster Graphics 2.01 Investigate graphic image design.
Advertisements

Digital Color 24-bit Color Indexed Color Image file compression
Raster graphics. Colour depth 01 1 bit pr pixel = 2 combinations (2 1 ): 2 bits pr pixel = 4 combinations (2 2 ): bits pr pixel = 16 combinations(2.
Bitmapped Graphic Data
DIGITAL IMAGE PROCESSING CMSC 150: Lecture 14. Conventional Cameras  Entirely chemical and mechanical processes  Film: records a chemical record of.
Dale & Lewis Chapter 3 Data Representation. Representing color Similarly to how color is perceived in the human eye, color information is encoded in combinations.
Color COM 366 Web Design & Production. RGB color Amount of light in each channel Closer to 255, whiter color gets Every color has value for red,
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
Graphics CS 121 Concepts of Computing II. What is a graphic? n A rectangular image. n Stored in a file of its own, or … … embedded in another data file.
Media: Digital Image. Representing Digital Images ● Pixel ● Resolution ● Aspect ratio.
2.01 Understand Digital Raster Graphics
Introduction to Computer Graphics
How Images are Represented Bitmap images (Dots used to draw the image) Monochrome images 8 bit grey scale images 24 bit colour Colour lookup tables Vector.
File Formats By Jack Turner. Raster (Bitmap) Raster or bitmap is a dot matrix data structure, containing columns of dots and rows, of a graphics image.
File Types, Sizes & Dots Per Inch (dpi) Best practices applied to Photoshop file formats when creating media-specific documents. Bit Depth is the number.
Part A Multimedia Production Rico Yu. Part A Multimedia Production Ch.1 Text Ch.2 Graphics Ch.3 Sound Ch.4 Animations Ch.5 Video.
Scanning for Preservation and Access presented by An Infopeople Workshop Matthew Mattson Jan
Digital Images. Scanned or digitally captured image Image created on computer using graphics software.
An Introduction to Scanning and Storing Photographs and Graphics Bryn Jones Aug 2002
Photographics 10 Introduction to Digital Photography
Faculty of Sciences and Social Sciences HOPE Website Development Graphics Stewart Blakeway FML 213
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
Module Code: CU0001NI Technical Information on Digital Images Week -2.
Objective Understand concepts used to create digital graphics. Course Weight : 15% Part Three : Concepts of Digital Graphics.
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.
Digital Terminology. Bitmap A representation consisting of rows and columns of dots of a graphic image stored in computer memory. To display a bitmap.
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 14 Introduction to Computer Graphics.
Photoshop Software Rasterized, file formats, and printing choices.
Foundations of Web Design I Photoshop CS5 Michael Daniel
Bit-Mapped Graphic Data: Input (Capture) Hardware Multimedia – Section 2.
Graphics and Animation Multimedia Projects Part 2.
Image formats. Basic terminologies… Pixels: Pixels are the building blocks of every digital image. a pixel is a single point in a graphic image. Resolutions:
Raster Graphics. An image is considered to be made up of small picture elements (pixels). Constructing a raster image requires setting the color of each.
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,
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
Graphics An image is made up of tiny dots called pixels (“picture elements”) The resolution determines the.
Multimedia Basics (1) Hongli Luo CEIT, IPFW. Topics r Image data type r Color Model : m RGB, CMY, CMYK, YUV, YIQ, YCbCr r Analog Video – NTSC, PAL r Digital.
Images. Digital Images Rectangular arrays of pixel data Pixel - picture element, smallest addressable part of the frame buffer. Color depth - the depth.
Raster Graphics 2.01 Investigate graphic image design.
Digital Images are represented by manipulating this…
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.
Information Technology Images: Types, Resolution and Techniques.
Digital Image Editing Presented by John Hohn. File Formats JPEG – Joint Photographic Experts Group PNP – Portable Network Graphics GIF – Graphic Interchange.
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
Lesson 2: Introduction to Digital Imaging Digital Photography MITSAA IAP 2003 Rob Zehner.
HTTP transaction with Graphics HTML file + two graphics files.
In the Know … Technological Vocabulary. Beginning Terms 1. Aperture – the mechanical opening in the lens that lets light in. 2. ASA / ISO – rating given.
Image File Formats Harrow Computer Club – Wed, 1 Dec 2010 Bob Watson MA CMath MIMA MBCS.
Image Editing Vocabulary Words Pioneer Library System Norman Public Library Nancy Rimassa, Trainer Thanks to Wikipedia ( help.
Scanner Scanner Introduction: Scanner is an input device. It reads the graphical images or line art or text from the source and converts.
Graphics and Image Data Representations 1. Q1 How images are represented in a computer system? 2.
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
DIGITAL MEDIA FOUNDATIONS
Sampling, Quantization, Color Models & Indexed Color
2.01 Understand Digital Raster Graphics
Image Formats.
2.01 Investigate graphic image design.
Graphics Basics Ellen Eyth.
Raster Images CPSC 1030.
Digital Images.
1.01 Investigate graphic types and file formats.
2.01 Understand Digital Raster Graphics
MED 2001 Advanced Media Production
2.01 Investigate graphic image design.
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
2.01 Investigate graphic image design.
Presentation transcript:

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 developed using chemicals

Analog vs. Digital Analog Continuous Smooth Gradations Natural capture Mechanical Digital Values measured Points and positions Binary Code Electrical

Binary Code Bit = "Binary digIT." Binary Code: Base 2 system, 8 bit 2^0, 2^1,2^3….2^7= 8 bits The code: 1011 (1 * 2^3) + (0 * 2^2) + (1 * 2^1) + (1 * 2^0) Conversion = = 11

Bits and Bytes 8 Bits in a Byte (Byte) With 8 bits in a byte, you can represent 256 values ranging from 0 to 255, as shown here: 0 = = = = =

Bits and Color This is why we have a 256 color limit in an 8-bit system variation of the voltage applied subpixel can range over 256 shades. Combining the subpixels produces a possible palette of 16.8 million colors (256 shades of red x 256 shades of green x 256 shades of blue

Digital Camera Charged Coupling Device Contains array of millions of pixels Record Light intensity Convert light in to binary information CCD in Action

Capturing Color CCD cells are colorblind Only see in B/W or 1/0 RGB and CMYK filters Allows only one color to pass through Color Capture

CCDs and Arrays

Color Filtering Color Filter Array Permanent Filter pattern placed on each photo site (pixel group) Interpolation Process of using neighboring colors to determine the true color of a pixel Algorithm (compression) works.com/digital- camera4.htm works.com/digital- camera4.htm

Resolution Resolution Table The overall quality of an image Printed or Digital Standards for each DPI, PPI printing resolution, in particular the number of individual dots of ink a printer or toner can produce within a linear one-inch space.

DPI & PPI Dots per Inch measure of printing resolution, in particular the number of individual dots of ink a printer or toner can produce within a linear one-inch space. Pixels Per Inch Screen resolution of 1024x768 means 1,024 pixels (dots) horizontally across each of 768 lines ( x65k or x60 hz Colors or cycles

Pixel Depth & Resolution

Bitmap Graphics Rectangular grid of pixels Color The color of each pixel is often consist of colored pixels defined by three bytes RGB Depth of Color image that stores 24 bits of color information per pixel (the standard for all displays since around 1995) 1 byte for each color

How Does it Work?

Vector Graphic based upon vector mathematical equations to represent images in computer graphics Since the art is made from a series of mathematical formulas it will print very crisp no matter how you resize the art.

File Types & Ratings TIFF Lossless (uncompressed) Raw Files from Cameras and Scanners 16 bit grayscale as well as 24 bit color capable commonly used file format for scientific images (no loss of info) Very large files Not compatible with all programs

File Types & Ratings PNG / PSD portable network graphics No Flattening (preserves layers) lossless compression supports 48-bit color and 16 grayscale, lossless compression Supports Transparency Compatible with Original Software only

File Types & Ratings JPEG joint photographic experts group 24-bit color lossy compression technique (discrete cosine function) Flattened Images (no layers) Does not support Transparency!!! Compatible with all software High quality 319K, medium quality 188K

File Types & Ratings GIF graphics exchange format Supports Transparency has a 256 color palette limitation small, limited files Compatible with all software BMP lossless compression only 256 colors Small & simple Compatible with all software

Works Cited Structure of digital cameras Binary numeral system al_systems al_systems How Digital Cameras work How Cameras work