SlideShare ist ein Scribd-Unternehmen logo
1 von 44
Digital Imaging of
Photographs
Jenn Riley
IU Digital Library Program
September 19, 2003
What we’ll cover
 Introduction
 Technical overview
 Best practices for capture
 Workflow considerations
What we’ll cover
 Introduction
 Technical overview
 Best practices for capture
 Workflow considerations
Digitization in context
 Can be one of the easier parts of
digital projects but still requires careful
planning
 If it’s done poorly your whole project
will suffer
 Can be done in-house or outsourced
Types of photographic materials
 Reflective
 Prints
 Transparent (film)
 Negative
 Positive
 All come in various sizes
What we’ll cover
 Introduction
 Technical overview
 Best practices for capture
 Workflow considerations
Technical overview
 Analog to digital conversion
 Resolution
 Bit depth
 Color
 Compression
Analog to digital conversion
 Image is converted to
a series of pixels laid
out in a grid
 Each pixel has a
specific color,
represented by a
sequence of 1s and 0s
 Pixel-based images
are called “raster”
images or “bitmaps”
Resolution (1)
 Often referred to as “dpi” or “ppi”
 RATIO of number of pixels captured
per inch of original photo size
 8x10 print scanned at 300ppi = 2400 x
3000 pixels
 35mm slide (24x36mm!) scanned at
300ppi ≈ 212 x 318 pixels
Resolution (2)
 “Spatial resolution” refers to pixel
dimensions of image, e.g., 3000 x
2400 pixels
 Flatbed and film scanners have a fixed
focus, so they know how big the
original is; digital cameras don’t
Resolution (3)
 Optical vs. interpolated
 Optical is the number of sensors in the scanning
array – what the scanner actually “sees”
 Interpolated is a higher resolution - the number
of pixels the software can make up based on
what the scanner actually saw
 Don’t set a scanner to use higher than its optical
resolution
Bit depth (1)
 Refers to number of bits (binary digits,
places for zeroes and ones) devoted
to storing color information about each
pixel
 1 bit (1) = 21
= 2 shades (black & white)
 2 bit (01) = 22
= 4 shades
 4 bit (0010) = 24
= 16 shades
 8 bit (11010001) = 28
= 256 shades
Bit depth (2)
1 bit (black & white) 2 bit (4 colors)
4 bit (16 colors) 8 bit (256 colors)
Color
 RGB
 Scanners generally have sensors for Red,
Green, and Blue
 Each of these “channels” is stored separately in
the digital file
 8 bits for each channel = 24 bit color
 CMYK (Cyan, Magenta, Yellow and Black)
is used for high-end “pre-press” printing
purposes
Compression
 Makes files smaller for storage
 Files must be decompressed for
viewing – this takes time
 Lossless
 Lossy
 “visually lossless”
Technical questions?
 Analog to digital conversion
 Resolution
 Bit depth
 Color
What we’ll cover
 Introduction
 Technical overview
 Best practices for capture
 Workflow considerations
Best practices for capture
 General considerations
 Resolution
 Color
 Image processing
 File formats
General considerations
 Determine purpose
 Capture once, use many times
 Create “master” image when scanning
 Create “derivatives” for specific uses later
 Scan from earliest generation practical
 Some imaging programs use color bars or
rulers for future reference
 Train scanner operators in correct handling
of materials
Determining resolution (1)
 Charts can be good starting points
 Western States handout
 Other standards/best practices listed on
bibliography at end of presentation
 Current thinking is that master files for
photographic materials should be
3000-5000 pixels on their longest side
Determining resolution (2)
 Higher is not
always better
 Scan at highest
resolution
necessary to
achieve your stated
purpose, no higher
chart from Cornell’s online digital imaging tutorial:
<http://www.library.cornell.edu/preservation/tutorial/conversion/conversion-03.html>
Resolution comparison
600dpi vs. 300dpi
Color
 Match current photo or match original scene
 Final master images should be 8 bits per
channel (8-bit grayscale, 24-bit RGB); some
specialized projects using higher bit depths
 Any color adjustments should be done in
scanning software before final scan is done
 Use almost the full tonal range; avoid
“clipping”
Histograms
good (dark image)
Image processing
 Color balance, cropping, etc., can be done when
creating derivatives
 Generally avoided for master images
 Descreening for halftoned images possible exception
halftoned descreened
File formats
 Master
 TIFF (uncompressed)
 Derivative
 JPEG (web)
 Zoomable formats (specialized uses)
JPEG compression
 Lossy-compressed every time they are saved
 No standard scale
 Photoshop: 0 to 12 (low to maximum)
 ImageMagick: 1 to 100, default 75
low compression, high quality high compression, low quality
Best practice questions?
 General considerations
 Resolution
 Color
 Image processing
 File formats
What we’ll cover
 Introduction
 Technical overview
 Best practices for capture
 Workflow considerations
Digital imaging workflow
 Planning phase
 Production phase
 Post-production phase
Planning phase
 Define purpose of imaging project
 Define master image specifications
 Select scanning equipment
 Develop and test procedures for digitization
 Develop and test procedures for quality
review
 Determine technical metadata to be
recorded
 DOCUMENT
Choosing equipment
 Scanner
 Resolution
 Dynamic range
 photographic prints: 1.4 – 2.0
 negative films: 2.8
 commercial grade colored slides: 2.8 – 3.0
 high grade transparencies: 3.0 – 4.0
 Monitor: use CRT, not LCD
dynamic range chart from Kenney & Rieger, Moving Theory into Practice, p. 38
Quality review
 A consistent quality review process is
*absolutely* essential
 Objective
 pixel dimensions
 resolution
 bit depth
 Subjective
 scanning artifacts
 cropping
 orientation
Subjective image review
TEST!
 Don’t blindly follow any specific
recommendation – make sure it works
for you
 Drawings, engravings, maps, printed
text, handwritten text, musical
notation, etc., all require different
approaches
Metadata and documentation
 Essential!
 For fixing quality problems
 For long-term maintenance of files
 NISO draft standard: Technical
Metadata for Digital Still Images
Production phase
 Train employees in digitization and
handling procedures
 Ongoing digitization
 Ongoing quality review
 Ongoing metadata creation
 Periodic equipment color
characterization/calibration
Color management (1)
 ISO 3664 describes standard graphic viewing
conditions
 All devices should be characterized with ICC
profiles
 monitors
 scanners
 printers
 Creating your own preferable to using “canned”
profiles
 Profiling software from Monaco Systems; also
included in high-end scanning software
Color management (2)
 Embed ICC
profiles in
master images
 Set up
Photoshop to
use that profile
and to warn you
when profiles
are missing or
different
Post-production phase
 Store master images safely
 Create derivatives
 Review process for areas of
improvement
Workflow questions?
 Planning phase
 Production phase
 Post-production phase
Other questions?
 Technical overview
 Best practices for capture
 Workflow considerations
 Other?
More information
 These presentation slides:
<http://www.dlib.indiana.edu/workshops/bbfall2003.htm>
 Digital imaging standards and best practices
and how the IU DLP uses them:
<http://www.dlib.indiana.edu/dmic/general/>
 Cornell digital imaging tutorial:
<http://www.library.cornell.edu/preservation/tutorial/contents.html>
 jenlrile@indiana.edu

Weitere ähnliche Inhalte

Was ist angesagt?

Smoothing in Digital Image Processing
Smoothing in Digital Image ProcessingSmoothing in Digital Image Processing
Smoothing in Digital Image ProcessingPallavi Agarwal
 
Face detection and recognition report with pi in single poster
Face detection and recognition report with pi in single posterFace detection and recognition report with pi in single poster
Face detection and recognition report with pi in single posterhetvi naik
 
Digital image processing
Digital image processingDigital image processing
Digital image processingRavi Jindal
 
Autodesk maya presentation
Autodesk maya presentationAutodesk maya presentation
Autodesk maya presentationParvesh Taneja
 
Image processing (Signal Processing)
Image processing (Signal Processing)Image processing (Signal Processing)
Image processing (Signal Processing)Muhammad Waqas
 
Fundamental steps in image processing
Fundamental steps in image processingFundamental steps in image processing
Fundamental steps in image processingPremaPRC211300301103
 
Image segmentation based on color
Image segmentation based on colorImage segmentation based on color
Image segmentation based on coloreSAT Journals
 
Smoothing Filters in Spatial Domain
Smoothing Filters in Spatial DomainSmoothing Filters in Spatial Domain
Smoothing Filters in Spatial DomainMadhu Bala
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial DomainA B Shinde
 
application of digital image processing and methods
application of digital image processing and methodsapplication of digital image processing and methods
application of digital image processing and methodsSIRILsam
 
Digital image processing
Digital image processingDigital image processing
Digital image processingDeevena Dayaal
 
Lesson 5 resolution
Lesson 5  resolutionLesson 5  resolution
Lesson 5 resolutionhwells2101
 
Image processing fundamentals
Image processing fundamentalsImage processing fundamentals
Image processing fundamentalsA B Shinde
 
Digital Image Fundamentals
Digital Image FundamentalsDigital Image Fundamentals
Digital Image FundamentalsA B Shinde
 
Digital watermarking
Digital watermarkingDigital watermarking
Digital watermarkingnafees321
 
Face recognition attendance system
Face recognition attendance systemFace recognition attendance system
Face recognition attendance systemmohanaprasad_v
 

Was ist angesagt? (20)

Smoothing in Digital Image Processing
Smoothing in Digital Image ProcessingSmoothing in Digital Image Processing
Smoothing in Digital Image Processing
 
Face detection and recognition report with pi in single poster
Face detection and recognition report with pi in single posterFace detection and recognition report with pi in single poster
Face detection and recognition report with pi in single poster
 
Image Processing
Image ProcessingImage Processing
Image Processing
 
of Pixels and Bits
of Pixels and Bitsof Pixels and Bits
of Pixels and Bits
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Autodesk maya presentation
Autodesk maya presentationAutodesk maya presentation
Autodesk maya presentation
 
Image processing (Signal Processing)
Image processing (Signal Processing)Image processing (Signal Processing)
Image processing (Signal Processing)
 
Fundamental steps in image processing
Fundamental steps in image processingFundamental steps in image processing
Fundamental steps in image processing
 
Finger print ATM
Finger print ATMFinger print ATM
Finger print ATM
 
Image segmentation based on color
Image segmentation based on colorImage segmentation based on color
Image segmentation based on color
 
Smoothing Filters in Spatial Domain
Smoothing Filters in Spatial DomainSmoothing Filters in Spatial Domain
Smoothing Filters in Spatial Domain
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial Domain
 
application of digital image processing and methods
application of digital image processing and methodsapplication of digital image processing and methods
application of digital image processing and methods
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Lesson 5 resolution
Lesson 5  resolutionLesson 5  resolution
Lesson 5 resolution
 
Image processing fundamentals
Image processing fundamentalsImage processing fundamentals
Image processing fundamentals
 
Digital Image Fundamentals
Digital Image FundamentalsDigital Image Fundamentals
Digital Image Fundamentals
 
Digital watermarking
Digital watermarkingDigital watermarking
Digital watermarking
 
Face recognition attendance system
Face recognition attendance systemFace recognition attendance system
Face recognition attendance system
 
Digitizer
DigitizerDigitizer
Digitizer
 

Andere mochten auch

DIGITAL IMAGE TECHNOLOGY
DIGITAL IMAGE TECHNOLOGYDIGITAL IMAGE TECHNOLOGY
DIGITAL IMAGE TECHNOLOGY100677809
 
Digital libraries power point
Digital libraries power pointDigital libraries power point
Digital libraries power pointckdozier
 
Technology Trends in Libraries - Today & Tomorrow
Technology Trends in Libraries - Today & TomorrowTechnology Trends in Libraries - Today & Tomorrow
Technology Trends in Libraries - Today & TomorrowRachel Vacek
 
Digital library
Digital libraryDigital library
Digital librarynamithavn
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
telecommunication-ppt
telecommunication-ppttelecommunication-ppt
telecommunication-pptsecomps
 

Andere mochten auch (7)

DIGITAL IMAGE TECHNOLOGY
DIGITAL IMAGE TECHNOLOGYDIGITAL IMAGE TECHNOLOGY
DIGITAL IMAGE TECHNOLOGY
 
Digital libraries power point
Digital libraries power pointDigital libraries power point
Digital libraries power point
 
Digital library
Digital libraryDigital library
Digital library
 
Technology Trends in Libraries - Today & Tomorrow
Technology Trends in Libraries - Today & TomorrowTechnology Trends in Libraries - Today & Tomorrow
Technology Trends in Libraries - Today & Tomorrow
 
Digital library
Digital libraryDigital library
Digital library
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
telecommunication-ppt
telecommunication-ppttelecommunication-ppt
telecommunication-ppt
 

Ähnlich wie Digital Imaging of Photographs

From paper to screen: Putting maps on the web
From paper to screen:  Putting maps on the webFrom paper to screen:  Putting maps on the web
From paper to screen: Putting maps on the webPetr Pridal
 
Digitization Basics for Archives and Special Collections – Part 1: Select and...
Digitization Basics for Archives and Special Collections – Part 1: Select and...Digitization Basics for Archives and Special Collections – Part 1: Select and...
Digitization Basics for Archives and Special Collections – Part 1: Select and...WiLS
 
Image compression 14_04_2020 (1)
Image compression 14_04_2020 (1)Image compression 14_04_2020 (1)
Image compression 14_04_2020 (1)Joel P
 
Introduction to computer graphics and multimedia
Introduction to computer graphics and multimediaIntroduction to computer graphics and multimedia
Introduction to computer graphics and multimediaShweta Shah
 
12.m3 cms content-updating-pt1
12.m3 cms content-updating-pt112.m3 cms content-updating-pt1
12.m3 cms content-updating-pt1tarensi
 
Digital photo preservation in brief 20150617
Digital photo preservation in brief 20150617 Digital photo preservation in brief 20150617
Digital photo preservation in brief 20150617 John D. Lund
 
Standards and procedure in digitization and digital preservation
Standards and procedure in digitization and digital preservationStandards and procedure in digitization and digital preservation
Standards and procedure in digitization and digital preservationCandy Husmillo
 
Overview of graphics systems.ppt
Overview of graphics systems.pptOverview of graphics systems.ppt
Overview of graphics systems.pptMalleshBettadapura1
 
Intensity Enhancement in Gray Level Images using HSV Color Coding Technique
Intensity Enhancement in Gray Level Images using HSV Color Coding TechniqueIntensity Enhancement in Gray Level Images using HSV Color Coding Technique
Intensity Enhancement in Gray Level Images using HSV Color Coding TechniqueIRJET Journal
 
Scct2013 topic 3_graphics
Scct2013 topic 3_graphicsScct2013 topic 3_graphics
Scct2013 topic 3_graphicsAnies Syahieda
 
Overview of graphics systems
Overview of  graphics systemsOverview of  graphics systems
Overview of graphics systemsJay Nagar
 
Digital Image Basics
Digital Image BasicsDigital Image Basics
Digital Image Basicsmturre
 
DIGITAL IMAGE PROCESSING.docx
DIGITAL IMAGE  PROCESSING.docxDIGITAL IMAGE  PROCESSING.docx
DIGITAL IMAGE PROCESSING.docxSeduMadavan
 
Digital Image File Formats
Digital Image File FormatsDigital Image File Formats
Digital Image File Formatsindiangarg
 

Ähnlich wie Digital Imaging of Photographs (20)

From paper to screen: Putting maps on the web
From paper to screen:  Putting maps on the webFrom paper to screen:  Putting maps on the web
From paper to screen: Putting maps on the web
 
Digital Imaging Basics
Digital Imaging BasicsDigital Imaging Basics
Digital Imaging Basics
 
Digitization Basics for Archives and Special Collections – Part 1: Select and...
Digitization Basics for Archives and Special Collections – Part 1: Select and...Digitization Basics for Archives and Special Collections – Part 1: Select and...
Digitization Basics for Archives and Special Collections – Part 1: Select and...
 
Image compression 14_04_2020 (1)
Image compression 14_04_2020 (1)Image compression 14_04_2020 (1)
Image compression 14_04_2020 (1)
 
Introduction to computer graphics and multimedia
Introduction to computer graphics and multimediaIntroduction to computer graphics and multimedia
Introduction to computer graphics and multimedia
 
graphics
graphicsgraphics
graphics
 
12.m3 cms content-updating-pt1
12.m3 cms content-updating-pt112.m3 cms content-updating-pt1
12.m3 cms content-updating-pt1
 
Multimedia
MultimediaMultimedia
Multimedia
 
Digital photo preservation in brief 20150617
Digital photo preservation in brief 20150617 Digital photo preservation in brief 20150617
Digital photo preservation in brief 20150617
 
Standards and procedure in digitization and digital preservation
Standards and procedure in digitization and digital preservationStandards and procedure in digitization and digital preservation
Standards and procedure in digitization and digital preservation
 
Overview of graphics systems.ppt
Overview of graphics systems.pptOverview of graphics systems.ppt
Overview of graphics systems.ppt
 
Unit ii
Unit iiUnit ii
Unit ii
 
Intensity Enhancement in Gray Level Images using HSV Color Coding Technique
Intensity Enhancement in Gray Level Images using HSV Color Coding TechniqueIntensity Enhancement in Gray Level Images using HSV Color Coding Technique
Intensity Enhancement in Gray Level Images using HSV Color Coding Technique
 
Scct2013 topic 3_graphics
Scct2013 topic 3_graphicsScct2013 topic 3_graphics
Scct2013 topic 3_graphics
 
Image & Graphics
Image & GraphicsImage & Graphics
Image & Graphics
 
Overview of graphics systems
Overview of  graphics systemsOverview of  graphics systems
Overview of graphics systems
 
Digital Image Basics
Digital Image BasicsDigital Image Basics
Digital Image Basics
 
DIGITAL IMAGE PROCESSING.docx
DIGITAL IMAGE  PROCESSING.docxDIGITAL IMAGE  PROCESSING.docx
DIGITAL IMAGE PROCESSING.docx
 
Digital Image File Formats
Digital Image File FormatsDigital Image File Formats
Digital Image File Formats
 
Technical file
Technical fileTechnical file
Technical file
 

Mehr von Jenn Riley

Understanding Metadata: Looking Forward
Understanding Metadata: Looking ForwardUnderstanding Metadata: Looking Forward
Understanding Metadata: Looking ForwardJenn Riley
 
The future of cataloguing? Future cataloguers!
The future of cataloguing? Future cataloguers!The future of cataloguing? Future cataloguers!
The future of cataloguing? Future cataloguers!Jenn Riley
 
Discovery elsewhere
Discovery elsewhereDiscovery elsewhere
Discovery elsewhereJenn Riley
 
Designing the Garden: Getting Grounded in Linked Data
Designing the Garden: Getting Grounded in Linked DataDesigning the Garden: Getting Grounded in Linked Data
Designing the Garden: Getting Grounded in Linked DataJenn Riley
 
Launching metaware.buzz
Launching metaware.buzzLaunching metaware.buzz
Launching metaware.buzzJenn Riley
 
Getting Comfortable with Metadata Reuse
Getting Comfortable with Metadata ReuseGetting Comfortable with Metadata Reuse
Getting Comfortable with Metadata ReuseJenn Riley
 
Handout for Digital Imaging of Photographs
Handout for Digital Imaging of PhotographsHandout for Digital Imaging of Photographs
Handout for Digital Imaging of PhotographsJenn Riley
 
The Open Archives Initiative and the Sheet Music Consortium
The Open Archives Initiative and the Sheet Music ConsortiumThe Open Archives Initiative and the Sheet Music Consortium
The Open Archives Initiative and the Sheet Music ConsortiumJenn Riley
 
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...Jenn Riley
 
Handout for FRBR; or, How I learned to stop worrying and love the model
Handout for FRBR; or, How I learned to stop worrying and love the modelHandout for FRBR; or, How I learned to stop worrying and love the model
Handout for FRBR; or, How I learned to stop worrying and love the modelJenn Riley
 
Metadata for Brittle Books Page Turner
Metadata for Brittle Books Page TurnerMetadata for Brittle Books Page Turner
Metadata for Brittle Books Page TurnerJenn Riley
 
Digitizing and Delivering Audio and Video
Digitizing and Delivering Audio and VideoDigitizing and Delivering Audio and Video
Digitizing and Delivering Audio and VideoJenn Riley
 
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSHandout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSJenn Riley
 
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSAlphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSJenn Riley
 
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...Jenn Riley
 
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...Jenn Riley
 
Challenges in the Nursery: Linking a Finding Aid with Online Content
Challenges in the Nursery: Linking a Finding Aid with Online ContentChallenges in the Nursery: Linking a Finding Aid with Online Content
Challenges in the Nursery: Linking a Finding Aid with Online ContentJenn Riley
 
Making Interoperability Easier: Creating Shareable Metadata
Making Interoperability Easier: Creating Shareable MetadataMaking Interoperability Easier: Creating Shareable Metadata
Making Interoperability Easier: Creating Shareable MetadataJenn Riley
 
Tagging and User-Contributed Metadata
Tagging and User-Contributed MetadataTagging and User-Contributed Metadata
Tagging and User-Contributed MetadataJenn Riley
 

Mehr von Jenn Riley (20)

Understanding Metadata: Looking Forward
Understanding Metadata: Looking ForwardUnderstanding Metadata: Looking Forward
Understanding Metadata: Looking Forward
 
The future of cataloguing? Future cataloguers!
The future of cataloguing? Future cataloguers!The future of cataloguing? Future cataloguers!
The future of cataloguing? Future cataloguers!
 
Discovery elsewhere
Discovery elsewhereDiscovery elsewhere
Discovery elsewhere
 
Designing the Garden: Getting Grounded in Linked Data
Designing the Garden: Getting Grounded in Linked DataDesigning the Garden: Getting Grounded in Linked Data
Designing the Garden: Getting Grounded in Linked Data
 
Launching metaware.buzz
Launching metaware.buzzLaunching metaware.buzz
Launching metaware.buzz
 
Getting Comfortable with Metadata Reuse
Getting Comfortable with Metadata ReuseGetting Comfortable with Metadata Reuse
Getting Comfortable with Metadata Reuse
 
Handout for Digital Imaging of Photographs
Handout for Digital Imaging of PhotographsHandout for Digital Imaging of Photographs
Handout for Digital Imaging of Photographs
 
The Open Archives Initiative and the Sheet Music Consortium
The Open Archives Initiative and the Sheet Music ConsortiumThe Open Archives Initiative and the Sheet Music Consortium
The Open Archives Initiative and the Sheet Music Consortium
 
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
Cushman Exposed! Exploiting Controlled Vocabularies to Enhance Browsing and S...
 
Handout for FRBR; or, How I learned to stop worrying and love the model
Handout for FRBR; or, How I learned to stop worrying and love the modelHandout for FRBR; or, How I learned to stop worrying and love the model
Handout for FRBR; or, How I learned to stop worrying and love the model
 
Metadata for Brittle Books Page Turner
Metadata for Brittle Books Page TurnerMetadata for Brittle Books Page Turner
Metadata for Brittle Books Page Turner
 
Digitizing and Delivering Audio and Video
Digitizing and Delivering Audio and VideoDigitizing and Delivering Audio and Video
Digitizing and Delivering Audio and Video
 
Variations2
Variations2Variations2
Variations2
 
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSHandout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Handout for Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
 
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODSAlphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
Alphabet Soup: Choosing Among DC, QDC, MARC, MARCXML, and MODS
 
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
Handout for Merging Metadata from Multiple Traditions: IN Harmony Sheet Music...
 
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
Merging Metadata from Multiple Traditions: IN Harmony Sheet Music from Librar...
 
Challenges in the Nursery: Linking a Finding Aid with Online Content
Challenges in the Nursery: Linking a Finding Aid with Online ContentChallenges in the Nursery: Linking a Finding Aid with Online Content
Challenges in the Nursery: Linking a Finding Aid with Online Content
 
Making Interoperability Easier: Creating Shareable Metadata
Making Interoperability Easier: Creating Shareable MetadataMaking Interoperability Easier: Creating Shareable Metadata
Making Interoperability Easier: Creating Shareable Metadata
 
Tagging and User-Contributed Metadata
Tagging and User-Contributed MetadataTagging and User-Contributed Metadata
Tagging and User-Contributed Metadata
 

Kürzlich hochgeladen

Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 

Kürzlich hochgeladen (20)

Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 

Digital Imaging of Photographs

  • 1. Digital Imaging of Photographs Jenn Riley IU Digital Library Program September 19, 2003
  • 2. What we’ll cover  Introduction  Technical overview  Best practices for capture  Workflow considerations
  • 3. What we’ll cover  Introduction  Technical overview  Best practices for capture  Workflow considerations
  • 4. Digitization in context  Can be one of the easier parts of digital projects but still requires careful planning  If it’s done poorly your whole project will suffer  Can be done in-house or outsourced
  • 5. Types of photographic materials  Reflective  Prints  Transparent (film)  Negative  Positive  All come in various sizes
  • 6. What we’ll cover  Introduction  Technical overview  Best practices for capture  Workflow considerations
  • 7. Technical overview  Analog to digital conversion  Resolution  Bit depth  Color  Compression
  • 8. Analog to digital conversion  Image is converted to a series of pixels laid out in a grid  Each pixel has a specific color, represented by a sequence of 1s and 0s  Pixel-based images are called “raster” images or “bitmaps”
  • 9. Resolution (1)  Often referred to as “dpi” or “ppi”  RATIO of number of pixels captured per inch of original photo size  8x10 print scanned at 300ppi = 2400 x 3000 pixels  35mm slide (24x36mm!) scanned at 300ppi ≈ 212 x 318 pixels
  • 10. Resolution (2)  “Spatial resolution” refers to pixel dimensions of image, e.g., 3000 x 2400 pixels  Flatbed and film scanners have a fixed focus, so they know how big the original is; digital cameras don’t
  • 11. Resolution (3)  Optical vs. interpolated  Optical is the number of sensors in the scanning array – what the scanner actually “sees”  Interpolated is a higher resolution - the number of pixels the software can make up based on what the scanner actually saw  Don’t set a scanner to use higher than its optical resolution
  • 12. Bit depth (1)  Refers to number of bits (binary digits, places for zeroes and ones) devoted to storing color information about each pixel  1 bit (1) = 21 = 2 shades (black & white)  2 bit (01) = 22 = 4 shades  4 bit (0010) = 24 = 16 shades  8 bit (11010001) = 28 = 256 shades
  • 13. Bit depth (2) 1 bit (black & white) 2 bit (4 colors) 4 bit (16 colors) 8 bit (256 colors)
  • 14. Color  RGB  Scanners generally have sensors for Red, Green, and Blue  Each of these “channels” is stored separately in the digital file  8 bits for each channel = 24 bit color  CMYK (Cyan, Magenta, Yellow and Black) is used for high-end “pre-press” printing purposes
  • 15. Compression  Makes files smaller for storage  Files must be decompressed for viewing – this takes time  Lossless  Lossy  “visually lossless”
  • 16. Technical questions?  Analog to digital conversion  Resolution  Bit depth  Color
  • 17. What we’ll cover  Introduction  Technical overview  Best practices for capture  Workflow considerations
  • 18. Best practices for capture  General considerations  Resolution  Color  Image processing  File formats
  • 19. General considerations  Determine purpose  Capture once, use many times  Create “master” image when scanning  Create “derivatives” for specific uses later  Scan from earliest generation practical  Some imaging programs use color bars or rulers for future reference  Train scanner operators in correct handling of materials
  • 20. Determining resolution (1)  Charts can be good starting points  Western States handout  Other standards/best practices listed on bibliography at end of presentation  Current thinking is that master files for photographic materials should be 3000-5000 pixels on their longest side
  • 21. Determining resolution (2)  Higher is not always better  Scan at highest resolution necessary to achieve your stated purpose, no higher chart from Cornell’s online digital imaging tutorial: <http://www.library.cornell.edu/preservation/tutorial/conversion/conversion-03.html>
  • 24. Color  Match current photo or match original scene  Final master images should be 8 bits per channel (8-bit grayscale, 24-bit RGB); some specialized projects using higher bit depths  Any color adjustments should be done in scanning software before final scan is done  Use almost the full tonal range; avoid “clipping”
  • 26. Image processing  Color balance, cropping, etc., can be done when creating derivatives  Generally avoided for master images  Descreening for halftoned images possible exception halftoned descreened
  • 27. File formats  Master  TIFF (uncompressed)  Derivative  JPEG (web)  Zoomable formats (specialized uses)
  • 28. JPEG compression  Lossy-compressed every time they are saved  No standard scale  Photoshop: 0 to 12 (low to maximum)  ImageMagick: 1 to 100, default 75 low compression, high quality high compression, low quality
  • 29. Best practice questions?  General considerations  Resolution  Color  Image processing  File formats
  • 30. What we’ll cover  Introduction  Technical overview  Best practices for capture  Workflow considerations
  • 31. Digital imaging workflow  Planning phase  Production phase  Post-production phase
  • 32. Planning phase  Define purpose of imaging project  Define master image specifications  Select scanning equipment  Develop and test procedures for digitization  Develop and test procedures for quality review  Determine technical metadata to be recorded  DOCUMENT
  • 33. Choosing equipment  Scanner  Resolution  Dynamic range  photographic prints: 1.4 – 2.0  negative films: 2.8  commercial grade colored slides: 2.8 – 3.0  high grade transparencies: 3.0 – 4.0  Monitor: use CRT, not LCD dynamic range chart from Kenney & Rieger, Moving Theory into Practice, p. 38
  • 34. Quality review  A consistent quality review process is *absolutely* essential  Objective  pixel dimensions  resolution  bit depth  Subjective  scanning artifacts  cropping  orientation
  • 36. TEST!  Don’t blindly follow any specific recommendation – make sure it works for you  Drawings, engravings, maps, printed text, handwritten text, musical notation, etc., all require different approaches
  • 37. Metadata and documentation  Essential!  For fixing quality problems  For long-term maintenance of files  NISO draft standard: Technical Metadata for Digital Still Images
  • 38. Production phase  Train employees in digitization and handling procedures  Ongoing digitization  Ongoing quality review  Ongoing metadata creation  Periodic equipment color characterization/calibration
  • 39. Color management (1)  ISO 3664 describes standard graphic viewing conditions  All devices should be characterized with ICC profiles  monitors  scanners  printers  Creating your own preferable to using “canned” profiles  Profiling software from Monaco Systems; also included in high-end scanning software
  • 40. Color management (2)  Embed ICC profiles in master images  Set up Photoshop to use that profile and to warn you when profiles are missing or different
  • 41. Post-production phase  Store master images safely  Create derivatives  Review process for areas of improvement
  • 42. Workflow questions?  Planning phase  Production phase  Post-production phase
  • 43. Other questions?  Technical overview  Best practices for capture  Workflow considerations  Other?
  • 44. More information  These presentation slides: <http://www.dlib.indiana.edu/workshops/bbfall2003.htm>  Digital imaging standards and best practices and how the IU DLP uses them: <http://www.dlib.indiana.edu/dmic/general/>  Cornell digital imaging tutorial: <http://www.library.cornell.edu/preservation/tutorial/contents.html>  jenlrile@indiana.edu

Hinweis der Redaktion

  1. don’t believe everything the scanner specs say
  2. Hoh001.000.1152
  3. Give handout here
  4. 4x5 neg from Hohenberger collection: Old sign-placarded cabin on road near Medora
  5. these have been resized for effect, but you get the idea
  6. adjustments in scanning software can be manual or automatic
  7. use histogram for evaluating images, and when making manual color adjustments
  8. gif not appropriate for photographic materials
  9. dynamic range is density measured logarithmically on scale from 0 to 4. you can also measure your materials with a densitometer
  10. re-characterize frequently