Core Issues in Digital Preservation: Text and Images Jacob Nadal, Preservation Officer UCLA Library.

Slides:



Advertisements
Similar presentations
L.Ghadah R. Hadba CT1514-L1.  Computer Graphics :refers to processing of creating a new image from Geometry, Lighting parameters, Materials and Textures.Using.
Advertisements

Droddy.  “Pixel” is short for two words: Picture and Element. Pixels (tiny squares) combine to form the image the human eye perceives Too small for the.
Chapter 10 Digital Imaging: Capture. Digital imaging – electronically producing, viewing, or reproducing an image Pixel – a square with a uniform brightness.
Dale & Lewis Chapter 3 Data Representation. Representing color Similarly to how color is perceived in the human eye, color information is encoded in combinations.
Working with Image Files Aaron Fuegi SCV Visualization Workshop – Fall 2008.
Bit Depth and Spatial Resolution SIMG-201 Survey of Imaging Science © 2002 CIS/RIT.
Capturing and optimising digital images for research Gilles Couzin.
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
Digital Media: COMS 106 Images Digital Media Before You Create Images Plan your approach Organize your tools.
Graphics File Formats. 2 Graphics Data n Vector data –Lines –Polygons –Curves n Bitmap data –Array of pixels –Numerical values corresponding to gray-
Working with Image Files Aaron Fuegi IS&T Scientific Visualization Tutorial – Spring 2010.
2.01 Understand Digital Raster Graphics
Graphics in the web Digital Media: Communication and Design
Introduction to Computer Graphics
File Formats The most common image file formats, the most important for cameras, printing, scanning, and internet use, are JPG, TIF, PNG, and GIF.
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.
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.
Dr Jimmy Lam CAD for Fashion and Textiles
Colour Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman
Prepared by George Holt Digital Photography BITMAP GRAPHIC ESSENTIALS.
Digital Images The digital representation of visual information.
CS 1308 Computer Literacy and the Internet. Creating Digital Pictures  A traditional photograph is an analog representation of an image.  Digitizing.
Digital Images Chapter 8, Exploring the Digital Domain.
Lab #5-6 Follow-Up: More Python; Images Images ● A signal (e.g. sound, temperature infrared sensor reading) is a single (one- dimensional) quantity that.
TOPIC 4 INTRODUCTION TO MEDIA COMPUTATION: DIGITAL PICTURES Notes adapted from Introduction to Computing and Programming with Java: A Multimedia Approach.
Lecture 4: ImagesIntro to IT COSC1078 Introduction to Information Technology Lecture 4 Images James Harland
Photoshop Software Rasterized, file formats, and printing choices.
Foundations of Web Design I Photoshop CS5 Michael Daniel
Presented by: MU Libraries Digitization MOBIUS Annual Conference 2012 Brian Cain Felicity Dykas Regina Guccione Elaine Huntsucker.
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.
Quality Levels of Reproduction Adolf Knoll National Library of the Czech Republic.
Core Issues in Digital Preservation: Audio and Video Jacob Nadal, Preservation Officer UCLA Library.
Chapter 1. Introduction. Goals of Image Processing “One picture is worth more than a thousand words” 1.Improvement of pictorial information for human.
Graphics. Graphic is the important media used to show the appearance of integrative media applications. According to DBP dictionary, graphics mean drawing.
CS- 375 Graphics and Human Computer Interaction Lecture 1: 12/4/1435 Fundamental Techniques in Graphics Lecturer: Kawther Abas.
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,
Quiz # 1 Chapters 1,2, & 3.
 Scanned or digitally captured image  Image created on computer using graphics software.
Raster Graphics 2.01 Investigate graphic image design.
HTTP transaction with Graphics HTML file + two graphics files.
Vocabulary Worksheet Answers
TOPIC 4 INTRODUCTION TO MEDIA COMPUTATION: DIGITAL PICTURES Notes adapted from Introduction to Computing and Programming with Java: A Multimedia Approach.
HOW SCANNERS WORK A scanner is a device that uses a light source to electronically convert an image into binary data (0s and 1s). This binary data can.
Scanner Scanner Introduction: Scanner is an input device. It reads the graphical images or line art or text from the source and converts.
Information in Computers. Remember Computers Execute algorithms Need to be told what to do And to whom to do it.
Software Design and Development Storing Data Part 2 Text, sound and video Computing Science.
Digital Basics Quiz Preparation. Basic Digital Image Concepts Aliasing & Anti‐aliasing Resolution Compression Raster & Vector Color mode & Image mode.
Understanding Images. Pixels pixels Every image is made up of very small squares called pixels, and each pixel represents a color or shade. Pixels within.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging 1 GGC -- ITEC Digital Media.
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
DIGITAL MEDIA FOUNDATIONS
Photography, chapters 6 & 7
Data Representation.
Sampling, Quantization, Color Models & Indexed Color
2.01 Understand Digital Raster Graphics
Introduction To Photo Editing SHIELA MAE A. AQUINO SRNHS.
File Formats.
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Image File Size and File Compression
LET’S LEARN ABOUT GRAPHICS!
Digital Images.
2.01 Understand Digital Raster Graphics
MED 2001 Advanced Media Production
Nuts and Bolts of Digital Imaging
2.01 Understand Digital Raster Graphics
Basic Concepts of Digital Imaging
"Digital Media Primer" Yue-Ling Wong, Copyright (c)2013 by Pearson Education, Inc. All rights reserved.
Presentation transcript:

Core Issues in Digital Preservation: Text and Images Jacob Nadal, Preservation Officer UCLA Library

Text

Digital text encodings have their roots in telegraph codes ASCII (American Standard Code for Information Interchange) dates from 1968 – 7-bit code – 32 control characters – 94 printable characters (really)

Text: UTF-8 Unicode is an unlimited way of encoding characters The Unicode Transmission Format - 8 bit (UTF-8) is the most common way to encounter Unicode – UTF-8 transmits using 1 to 4 “octets,” 8-bit bytes – First 128 of these are US-ASCII, and then there are lots of other things

Text: UTF-8 Easy to identify – Given an unknown text string, a simple search pattern identifies UTF-8 over 99.5% of the time Default, native encoding for XML Multi-language support

The UTF-8 Character Set (some of)

Images and Text That unicode character set that just scrolled by was, of course, an image. Computers don’t read; they encode and decode So, digitized books are page images plus text transcriptions plus the metadata that holds all of that together.

TEXT Q&A Next: Images

Images

TIFF Developed by Aldus in 1986, and passed to Adobe. Version 6.0 published in 1992 and has no IP restrictions TIFF may include compressed parts; be diligent about using uncompressed TIFF. – LZW (lossless) compression debatable.

JPEG 2000 Developed in 2000, released as ISO standard with a no-cost license for its core components Wavelet-based, so can hold several levels of compression within one file Shortage of authoring tools

Digital Negative Developed by Adobe to provide a non- proprietary format for RAW camera data May be valuable as a digital preservation format for the specific use-case of born-digital photography

The Other Image Formats and... JPEG (not JPEG2000) RAW (Camera sensor data) PNG (Portable network graphics) PSD (Photoshop document)

... Their Problems Compression or size limits (JPEG, PNG) Intellectual property / manufacturers proprietary standards (PSD, RAW)

And then there’s PDF Lots of PDF types, with varying levels of preservability. Currently in version 1.7. PDF is (simplistically) a metadata wrapper for text and graphic content. – PDF can contain almost any media – raster and vector graphics, forms, audio, video, and more PDF 1.4 has an off-shoot called PDF/A that is used for archiving

What to put into an image Resolution – 300 dpi bare minimum, 600 dpi standard, for special circumstances Bit-Depth (color) – 8-bit (256 grays) or 24-bit (256 Reds, 256 Greens, and 256 Blues for 16 million combinations)

Resolution Scanners – Limited by the number of sensors in the scanner’s array (top to bottom) and the motion of its motor (left to right) Cameras – Limited by physical size (H” x W”) and sensor density (pixels per inch) of the imaging chip

Color Color needs to be calibrated The eye, the image sensor, and the image rendering device all have different color sensitivity None of these are a perfect match for the source spectra – And those vary depending on the type of illumination Best practice is to calibrate all devices and not edit color on the initial capture Create derivatives for each use-case: web delivery (RGB), high-res. display (RGB), print (CMYK), etc.

CHROMATIC ADAPTATION Don’t trust your eyes

Seeing and Recording and Transmission The eye processes light in two ways – Hue and saturation (color shade and depth; cones) – Luminance (brightness, like “black & white”; rods). Computers and digital imaging devices process light as three color channels: red, green, and blue – A fixed amount of data is assigned to each color – “24-bit” color has 8 bits worth of R, G, and B (256 levels each; 16.7 million combinations) Colors are returned as RGB (digital) or CMYK (print)

Multi-spectral imaging Light is radiation. Our visible spectrum ranges from 390 to 750 nanometers. – Immediately below (longer freq.) is infrared, which we encounter as heat, above is ultraviolet Under different types of radiation, media reflect, refract, fluoresce in different ways. – Infrared, Ultraviolet, X-radiation, Polarization, and more can produce different imaging effects – More image capture in more spectra means more complete digital representation But mostly, we just need the visible spectrum.

Starting Background Color Ending Background ColorNote how much your eye adjusted, and how quickly.

IMAGE Q&A