20
Digital Cameras And Digital Information

Digital Cameras

  • Upload
    druce

  • View
    32

  • Download
    2

Embed Size (px)

DESCRIPTION

Digital Cameras . And Digital Information. How a Camera works. Light passes through the lens Shutter opens for an instant Film is ________________ Film is developed using chemicals. Analog vs. Digital. Analog _________________ Smooth Gradations Natural capture ________________ - PowerPoint PPT Presentation

Citation preview

Page 1: Digital Cameras

Digital Cameras And Digital Information

Page 2: Digital Cameras

How a Camera works

Light passes through the lens

Shutter opens for an instant

Film is ________________

Film is developed using chemicals

Page 3: Digital Cameras

Analog vs. Digital

Analog _________________ Smooth Gradations Natural capture ________________

Digital Values measured Points and positions ________________ Electrical

Page 4: Digital Cameras

Binary Code

Bit = " ________________."

Binary Code: ________________, 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

Page 5: Digital Cameras

Bits and Bytes 8 Bits in a ________________

01100111 (Byte)

With 8 bits in a byte, you can represent ________________ values ranging from 0 to 255, as shown here:

0 = 00000000 1 = 00000001 2 = 00000010 ... 254 = 11111110

255 = 11111111

Page 6: Digital Cameras

Bits and Color

This is why we have a 256 color limit in an 8-bit

system

Page 7: Digital Cameras

Digital Camera

________________ Contains array of millions

of pixels Record Light intensity Convert light into

________________

CCD in Action http://electronics.howstuffworks.com/digital-camera1.htm

Page 8: Digital Cameras

Capturing Color CCD cells are ________________

Only see in B/W or 1/0 _________________________ filters

Allows only one color to pass through

Color Capture http://electronics.howstuffworks.com/digital-camera3.htm

Page 9: Digital Cameras

Color Filtering (interpolated) Color Filter Array

Permanent Filter pattern placed on each photo site (pixel group)

________________ Process of using

neighboring colors to determine the true color of a pixel

Algorithm (compression) http://

electronics.howstuffworks.com/digital-camera4.htm

Page 10: Digital Cameras

Resolution

Resolution Table http://fred.dsimprove.be/__offSite/pixel/static.php

The ________________ of an image Printed or Digital Standards for each DPI, PPI Dots Per Inch, Pixels Per Inch

printing resolution, in particular the number of individual dots of ink a printer or toner can produce within a linear one-inch space.

Page 11: Digital Cameras

Pixel Depth & Resolution

Page 12: Digital Cameras

DPI & PPI

Dots ________________ 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.

________ Per Inch Screen resolution of 1024x768

means 1,024 pixels (dots) horizontally across each of 768 lines (www.answers.com)

x65k or x60 hz Colors or cycles

Page 13: Digital Cameras

Bitmap Graphics ________________ of

pixels Color

The color of each pixel is often consist of colored pixels defined by ________________ 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

Page 14: Digital Cameras

How Does it Work?

Page 15: Digital Cameras

Vector Graphic

based upon ________ mathematical equations to represent images in computer graphics

Since the art is made from a series of _________ __________ it will print very crisp no matter how you resize the art.

Page 16: Digital Cameras

File Types & Ratings TIFF

_____________ (uncompressed) Raw Files from Cameras and Scanners 16 bit grayscale as well as _____________ commonly used file format for scientific images (no

loss of info) Very large files ____ ____________ with all programs

Page 17: Digital Cameras

File Types & Ratings

PNG / PSD portable network graphics ____ _________ (preserves layers) lossless compression supports 48-bit color and 16 grayscale, lossless

compression Supports _____________ Compatible with _________ ___________ only

Page 18: Digital Cameras

File Types & Ratings

JPEG joint photographic experts group 24-bit color _____________ compression technique

(discrete cosine function) Flattened Images (no layers) Does not support Transparency!!! Compatible with ____ _________ High quality 319K, medium quality 188K

Page 19: Digital Cameras

File Types & Ratings

GIF graphics exchange format _____________ Transparency has a 256 color palette limitation _____________, limited files Compatible with all software

BMP lossless compression only 256 colors Small & simple Compatible with ____ _________

Page 20: Digital Cameras

Works Cited Structure of digital cameras http://www-users.mat.uni.torun.pl/~olka/budowa.html Binary numeral system

http://en.wikipedia.org/wiki/Binary_number#Conversion_to_and_from_other_numeral_systems

www.howstuffworks.com How Digital Cameras work www.howstuffworks.com How Cameras work