An Introduction to Scanning and Storing Photographs and Graphics Bryn Jones Aug 2002

Slides:



Advertisements
Similar presentations
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.
Advertisements

A Digital Imaging Primer Nick Dvoracek Instructional Resources Center University of Wisconsin Oshkosh.
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.
2.01 Understand Digital Raster Graphics
Information Technology Services North Dakota State University Lorna Olsen Get the Best Digital Images Possible What’s it all about anyway?
The University of Adelaide Picture Perfect: Image Formats and Resolution Peter Murdoch March 2014 PREPARING GOOD LOOKING DOCUMENTS.
File Formats The most common image file formats, the most important for cameras, printing, scanning, and internet use, are JPG, TIF, PNG, and GIF.
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.
Digital Images. Scanned or digitally captured image Image created on computer using graphics software.
 Scanned or digitally captured image  Image created on computer using graphics software.
Russell Taylor Week 3. Image File Formats - TIF, JPG, PNG, GIF - which to use? The three most common and important image file formats for for printing,
Zinnia Bell. RAWimages are image files that have not yet processed, they contain minimally processed data from the image sensor of either a image scanner,
Understanding Web Graphics Web Design Section 5-4 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
Prepared by George Holt Digital Photography BITMAP GRAPHIC ESSENTIALS.
Faculty of Sciences and Social Sciences HOPE Website Development Graphics Stewart Blakeway FML 213
File Formats COM 366 Web Design & Layout. Native file format –Format native to software program –.psd > PhotoShop default Preserves layers –Use “Save.
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
Digital Imaging Raster (Bitmapped) Images. 1. How they work…  Image data is stored in literal “map”  Each pixel (picture element) is measured for its.
DIGITAL GRAPHICS & ANIMATION Complete LESSON 2 Importing and Exporting Graphics.
Module Code: CU0001NI Technical Information on Digital Images Week -2.
Simple Graphics. Graphics Used in PowerPoint, Web pages and others Basic Knowledge drawing change of colour, shape and others acquiring, video camera,
Presentation Design: Graphics. More About Color “Bit depth” of colors -- This is based on the smallest unit of information that a computer understands.
File Sizes & Types. Size Matters Kilobytes (K) 1024 bytes = 1 kilobyte— a tiny trademark graphic or log might be a few kilobytes in size, whereas a full.
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 14 Introduction to Computer Graphics.
8 Using Web Graphics Section 8.1 Identify types of graphics Identify and compare graphic formats Describe compression schemes Section 8.2 Identify image.
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
Graphics and Images Communicating Information : Documents and Publications.
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.
Digital Darkroom I Theresa L. Ford. Objectives Basic Digital Image Terminology Screen Display of Pictures –Why are pictures too big for the screen? –Why.
Graphics workshop Library and Information Services University of St Andrews.
Marr CollegeHigher ComputingSlide 1 Higher Computing: COMPUTER SYSTEMS Part 1: Data Representation – 6 hours.
10 | Graphics COM 366 Web Design & Production. Native file format –Format native to software program –psd > PhotoShop default Preserves layers –Use “Save.
Graphics An image is made up of tiny dots called pixels (“picture elements”) The resolution determines the.
 Scanned or digitally captured image  Image created on computer using graphics software.
Things to Remember When working with digital images.
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.
GIF vs. JPEG GIF and JPEG (JPG) image formats are different. You should know which to use when. Here are some examples.
Image File Formats Harrow Computer Club – Wed, 1 Dec 2010 Bob Watson MA CMath MIMA MBCS.
WEB GRAPHICS EXPLORING COMPUTER SCIENCE - LESSON 3-4.
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.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Understanding Web Graphics
Exploring Computer Science - Lesson 3-4
Data Representation.
Exploring Computer Science - Lesson 3-4
Computer Science Higher
Pixel, Resolution, Image Size
2.01 Understand Digital Raster Graphics
2.01 Investigate graphic image design.
Exploring Computer Science - Lesson 3-4
A computer display is made up of small squares, called pixels.
Digital Images.
Using GRAPHICS Bristol Community College CIS 13 Business Creativity Sources: Conference for Desktop Publisher and Others.
Digital Images.
1.01 Investigate graphic types and file formats.
An Introduction to Scanning and Storing Photographs and Graphics
Representing Images 2.6 – Data Representation.
2.01 Understand Digital Raster Graphics
SCANNING FUNDAMENTALS
2.01 Investigate graphic image design.
2.01 Understand Digital Raster Graphics
Multimedia System Image
2.01 Investigate graphic image design.
2.01 Investigate graphic image design.
Presentation transcript:

An Introduction to Scanning and Storing Photographs and Graphics Bryn Jones Aug 2002

4 Pixels and pixel depth 4 Resolution 4 File types 4 File sizes 4 Compression of graphics files

4 The computer stores and displays pixels, or picture elements. 4 A pixel is the smallest addressable part of the computer screen. 4 A pixel is stored as a binary code representing a colour. 4 The code for a pixel can have between 1 and 32 bits of binary code.

4 Here is the Photoshop logo at normal size. 4 Here it is enlarged 400% so that you can see the individual pixels.

4 Pixel Depth describes the number of bits used to store each pixel. 4 The greater the pixel depth, the more colours a pixel can have. 4 Colour graphics vary in realism depending on resolution and pixel depth. 4 The greater the pixel depth, the bigger the file.

4 Monochrome graphics have one-bit pixel depth. (pure black or pure white)

4 Gray-Scale graphics have more bit-depth (No colours besides black, white and grey)

4 8 bits per pixel provides 256 colour choices (Typical of the web - that’s why web graphics need some skilful preparation)

4 24 or 32 bits per pixel provides thousands or millions of colour choices. (Typical of graphics and games software)

4 Resolution refers to the density of dots on the screen or printed image and directly affects quality 4 The higher the resolution, the less jagged the image. 4 Resolution is measured in DPI (Dots per Inch) 4 (The printing industry is largely unmetricated and still uses inches because printing measures such as the Point (1 72nd of an inch) do not easily convert to metric units.) 4 The higher the resolution, the better the potential output.

4 Screens generally operate at around dpi 4 Printed images range from 300 to 2400 dpi 4 Resolution affects the file size of an image. 4 The higher the resolution, the bigger the file. 4 The visible resolution is limited to the maximum possible on the output device (screen or printer). 4 No matter how high the resolution of a photograph, it will show at the resolution of your screen or printer.

4 There are many kinds of graphics file formats and this is a specialised area and a bit complicated. 4 Examples : bmp GIF JPEG TIFF PICT Raw 4 For most applications involving photographic images, use the JPEG file format (Joint Photographic Experts Group) 4 For graphics or paint type files use GIFs (Graphical Interchange Format)

4 The JPEG format can be used by most applications and all browsers 4 It has very good compression algorithms 4 It stores a good quality image in a remarkably small file with little or no loss of quality 4 JPEG offers 10 quality levels with correspondingly smaller files and greater losses in quality

4 You should choose a GIF format instead of JPEG when –You have a graphic with only a few colours such as a logo or icon –You want to create an image with some transparent parts for a web page –You want the smallest possible file size with totally lossless compression –You want to combine a few images together into an animation –You want to save text as a graphic

4 A little knowledge is a dangerous thing! 4 With a little knowledge, you can create files that are so large they are almost unusable 4 With a bit more knowledge you can store the same image in a file that is a fraction of the size 4 With little or no loss of quality 4 You MUST understand this if you are going to use graphics effectively

4 A standard postcard is 6in by 4in in 8 bit colour (256 colours), the following is true 4 At a resolution of 100 dpi the image is 600 by 400 dots so comprises 240,000 pixels. Each pixel is 1 byte so that’s – bytes (240KB) 4 At a resolution of 300 dpi it becomes 1800 by 1200 dots –2160KB (2MB) That means it is now 9 times as big! 4 At a resolution of 600 dpi it becomes 3600 by 2400 dots –8640KB (8MB) - Now 36 times as big! 4 And on screen you can’t see any difference! 4 Note - for 32 bit colour (millions of colours) the file sizes are 4 times bigger again!

4 The previous example is for uncompressed files and ignores the fact that some file formats compress the data using very clever algorithms. 4 With a good compression system, file sizes can be significantly reduced with little or no loss of quality. 4 JPEG has compression built in at 10 quality levels but is a “lossy” algorithm. (Some data is gone forever when you compress) 4 GIF compresses files with a “lossless” algorithm and so no quality is lost. 4 When a file has a large number of colours, a GIF will generally create a much larger file than a JPEG

JPEG Quality 10 File Size 100K JPEG Quality 1 File Size 32KB Not much loss even at the greatest compression

4 For use in any screen based application such as PowerPoint or the internet, a 72 to 100dpi medium quality JPEG 4 will usually suffice 4 UNLESS –you plan to crop a part of the image, enlarge it and then use it at the larger size. 4 Then –you would increase the original scanning resolution accordingly

4 Even for images that will eventually be printed, there is little point scanning beyond 150 dpi unless you are producing a very high quality glossy colour magazine (in which case you would use 300dpi.) 4 If you want to enlarge an image then you would scan at correspondingly higher resolution. 4 If necessary, a low resolution image can be reduced in print size to effectively give a higher resolution image on paper –e.g. if you halve the size of a 150 dpi image you have a 300 dpi image. –Laser printers rated as 600 dpi only use 100 dpi in a graphic.

4 Make sure the scanner glass is clean 4 Put your photo or graphic on the scanner bed. 4 Open Photoshop (or some other bit mapped graphics programme) 4 Choose File / Import/ Twain / Acquire (or something similar) 4 Ask for a prescan (or if it is automatic, wait for the prescan to finish) 4 Crop the area that you want to scan properly 4 Check the settings - use 100dpi for most purposes 4 Press SCAN 4 Save the image as JPEG then choose medium quality 4 Experiment with the same scan at different resolutions and file types if you want to understand this better