The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement

Size: px
Start display at page:

Download "The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement"

Transcription

1 The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement Brian Matsumoto, Ph.D. Irene L. Hale, Ph.D. Imaging Resource Consultants and Research Biologists, University of Southern California, Santa Barbara, CA Table of Contents Goals..Page 1 Problem of Spatial Detail Recovery..Page 1 Comparison of Sigmoid LUT Re-Map, Unsharp Mask and Lucis Processing. Page 4 Real World Examples Page 10 Conclusions Page 11

2 1 Goals Lucis is a new image-processing program that increases our perception of details in images; however, its acceptance in the market has been hindered by the belief that standard digital algorithms, such as the unsharp mask, a sharpening filter, perform a similar function. Considering that these algorithms are readily available in consumer-grade products, it has been argued that Lucis does not provide significant additional advantages. This turns out not to be the case. A detailed exploration of the effects of this algorithm and a rigorous comparison with the results obtained using the unsharp mask filter reveal that Lucis is capable of recovering greater information from the digital image. This paper will analyze the unique role of the Lucis Differential Hysteresis Processing (DHP) algorithm in digital processing of scientific images by providing a pictorial illustration of its power. It will not attempt to provide a detailed mathematical analysis; but, instead, will use test images to show the relative utility of the two image-processing methods. To simplify the illustration, this report will use a defined test-pattern image. Problem of Spatial Detail Recovery Image display has always been plagued with the problem of clearly and fully exhibiting the variations in light intensity present in the subject. In photography, it often was found that photographic films were able to record ranges of light intensity that could not be displayed in prints. In regions of highlight and shadow it was difficult for the viewer to discern the fine variations in gray tones. To display such subtle changes in intensity, the photographer employed analog processing to generate an enhanced photographic print. This was accomplished during printing either by underexposing the highlights (dodging) or by overexposing the shadows (burning in). Digital processing with the computer provides a more refined method by which these manipulations can be performed. Since each picture element (pixel) has a numerical value for intensity (gray value), the photographer can use defined arithmetic operations to adjust graylevel relationships. At a simple level, this can be done by generating a look-up table (LUT) in which the slope of the line or curve relating input and output gray levels is made steeper in regions of interest to make subtle changes in intensity evident. Such an operation is similar, in principle, to the analog processes of dodging and burning; however, it has greater precision because arithmetic adjustment can be defined exactly and its application is reproducible. Below is the basic image model that will be used in this paper to illustrate the effects of manipulating intensity values (Figure 1). It is a high-resolution, 8-bit grayscale image (1500 x 1000 pixels). The most important features are the simple and repeating line arrangements, which represent spatial detail. In the very center, a set of white lines forms an asterisk and a square. These lines are 4 pixels wide, whose maximum value is 255. They lie on a field of pixels whose intensity value is 0. To the left of the black central field is a series of alternating black and gray vertical lines. The finest vertical lines are 4 pixels wide and the lines become progressively thicker toward the left edge of the image. The gray lines possess an intensity gradient with black (0) at the top and white (255) at the bottom. On the right side of the image, a similar pattern is oriented horizontally, with the intensity gradient running from black (0) on the left to white (255) on the right. At the top of the black central field is a strip possessing a full gradient of

3 2 intensities, while at the bottom there is a step gradient of 16 densities. The finely inscribed lines and adjacent intensity gradients simulate spatial detail at various levels of resolution and contrast, as found in many scientific images. The virtue of the model is that it provides such detail in a defined and relatively simple pattern for objective analysis. Figure 1. Image model showing fine details and intensity levels from 0 to 255. The test image can be modified in a controlled way to simulate imaging problems that obscure detail. For example, if one generates a LUT to re-map the input grayscale range of 0 to 255 to a compressed output range of 0 to 15, the image appears very dark (Figure 2A). (Image brightness was increased after re-mapping to facilitate display.) Such an image simulates the effects of digital imaging under low light levels. In spite of the loss of brightness, the image retains a high degree of spatial information.

4 3 Figure 2A. Shadow image obtained by re-mapping pixels to bottom 16 gray levels. A similar exercise can be performed by adjusting the test image to concentrate all of the gray values in the bright end of the scale. For this example, the input grayscale range of 0 to 255 was re-mapped to the top 16 gray levels: (Figure 3). As can be seen, the lines are faint, and again, much of the fine spatial information is hidden. This condition is equivalent to a highlight area that possesses subtle features. Such an overexposed region could result from capturing an image of a field in which some objects are much brighter than the surround. Figure 3. Highlight image obtained by re-mapping pixels to top 16 levels of brightness.

5 4 Comparison of Sigmoid LUT Re-Map, Unsharp Mask and Lucis Processing The applications for simple re-mapping, for example, applying a nonlinear LUT, unsharp mask and Lucis DHP are viewed by many customers as equivalent. Use of the shadow and highlight test images allows accurate observation and comparison of the effects of these algorithms, and makes it evident that their effects are not equivalent. First, a sense of their operation will be given by a verbal description. A simple re-map operation that can be used to enhance subtle intensity changes is a nonlinear gamma curve. For example, if one increases the slope of this curve for the darkest and lightest gray values and decreases the slope for the midrange, one generates a sigmoid LUT. Intensity variations are exaggerated in the shadows and highlights and reduced in the midtones. The unsharp mask algorithm is a digital means of implementing the photographic process of generating a blurred (unsharp) positive and then applying that as a mask to the original negative. The blurring at edges of structures or areas, when superimposed over the original, produces an edge-defining effect, which shows details. Functionally, this process is used to select the high spatial frequencies and recombine that component with the original image. In digital image processing, the operation can be accomplished using a convolution kernel to first, select the high spatial frequencies by blurring the original and then subtracting this low-pass filtered output from the original, and second, scale and add the high-frequency output to the original. Thus, the unsharp mask algorithm is used as a sharpening filter. This filter frequently is used after an image has been scanned into a digital file, since edges sometimes are blurred during the process of scanning, or after an image is resized by interpolation. In a similar manner, Lucis image processing can be thought of as generating two digital masks and then subtracting one from the other. In this case, modification of the original by hysteresis processing can either suppress or preserve local contrast variations. One contrast-modulated data set is subtracted from either a second modified data set or the original data, after which the data values are shifted so that all are positive and the gray-value range is expanded to fill the 0 to 255 gray scale. The algorithm operates on the principle that in order to emphasize fine contrast variations, it is necessary to sacrifice larger ones, and vice versa. The masking effect of Lucis processing is dependent on how extensively intensity values change along lines passing through each pixel at many angles. Selective blurring (removal) of contrast ranges is imparted by two factors. First, the size of a contrast window sets the amplitude range selected by the operation; the midpoint in the window is the output value. The window does not shift in amplitude in response to intensity values that lie within the window. Second, the sensitivity of the window s shift response to each intensity variation along the line is less if the intensity change is in the opposite direction as the previous shift (hysteresis). This is the critical difference between the Lucis and unsharp mask algorithms. The unsharp mask filter operates on spatial frequency information, while Lucis processing operates on amplitude information it could be said to work in the contrast space. While both can be used to extract spatial detail, it is evident that the unsharp mask is useful primarily as a means of enhancing edge definition, whereas Lucis can be used to enhance subtle regional contrast changes by suppressing the extreme changes.

6 5 The effects of processing the shadow test image with the unsharp mask algorithm are illustrated in Figure 4A. The Unsharp Mask filter in Photoshop (Adobe) was used with settings of Amount equal = 400%, Radius = 3 and Threshold = 0. (Image brightness then was increased to facilitate display.) This treatment with the Unsharp Mask extracted some of the spatial detail. The edge sharpening effect generated light borders that make the lines visible to the observer. But, as expected, the resultant image does not have a full intensity profile. Detail in the gradient strips is largely obscured. Figure 4A. Unsharp mask filter sharpens image by enhancing the edge definition of lines.

7 6 Figure 4B. Histogram stretch of Figure 4A. Performing a histogram expansion after applying Unsharp Mask generates the image in Figure 4B. Now the edge-sharpening effects produced by unsharp masking can be better appreciated. If one studies the edges of the vertical and horizontal bars adjacent to the black field, one can clearly see light borders. In addition, dark borders separate the gray patches in the step gradient, and horizontal, light borders demarcate the gradient strips. Note that when the unsharp mask filter is employed prior to histogram expansion, the border or halo artifacts it generates are exaggerated by re-mapping. Most importantly, it is evident that gradient information still is poorly recovered, although the image now contains gray values up to 255. The halos and the central thin lines comprise the brightest pixels. When Unsharp Mask is applied to the highlight test image, using the same settings as above, one obtains the image in Figure 5. Again, the unsharp mask filter does extract high-frequency detail, but the contrast is not improved. In this case, since the starting image was very light, dark edgeenhancement borders are most evident. Figure 5. Unsharp mask filter sharpens image by enhancing the edge definition of lines. In contrast, if the highlight test image is processed by Lucis DHP, the image in Figure 6 is obtained. For these exercises, the small cursor was set at 1, the large cursor at 17. A small cursor setting of 1 gives the original image. A large cursor setting of 17 blurs small contrast variations. When the large cursor result is subtracted from the small cursor result and a histogram stretch is performed, slight contrast variations are heightened. This includes most of the variation present in the highlight image. This processing recovered the spatial detail and a full gray-value range, similar to re-mapping of the image by a histogram stretch alone. The gradient information is well recovered. Only the local contrast where the lightest pixels are nearby the darkest is

8 7 somewhat reduced, for example the lines and surrounding dark central field are no long pure white and black. Figure 6. Lucis DHP reveals the spatial data of the highlight image. The same result occurs if the shadow image is processed. It is significant that an identical result is obtained if the shadow test image is processed using the same settings (data not shown). This is because hysteresis processing operates on the differential in intensity along lines through each pixel. The method by which the highlight and shadow images were generated produced proportionately equivalent intensity variations. Thus, a single setting allows Lucis DHP to recover the same spatial information and display it identically for each. In the previous section, the test image was subjected to single-pixel processing to illustrate highlight and shadow regions of an image that contain hidden detail. In essence, those single images represent the problems that arise when the dynamic range of the subject cannot be captured by the digital sensor. If the digital imager has properly acquired the image and has obtained a full grayscale, some of the pixels already are at full brightness and full darkness but areas still are over or underexposed. To illustrate this point, a model image was constructed that emulates an image properly captured to digital format and containing details in the highlight as well as the shadow regions. This multipart test image is shown in Figure 7. The image is a composite, comprising the overexposed image in the upper-left quadrant, the underexposed image in the lower-right quadrant and the original model image in the two remaining quadrants for reference. It is an 8-bit grayscale image. The thinnest lines are 4 pixels wide. Because it is impossible to expand the gray-level information in any region by a simple histogram stretch of the whole image, processing needs to be done on selected regions.

9 8 Figure 7. Test image that simulates regions of highlight (upper- left quadrant) and shadow (lowerright quadrant) within a properly captured (exposed) digital image. If one applies a sigmoid LUT to this multipart test image, one obtains the image in Figure 8. Expanding the output gray-value range for the highlights and shadows brings out spatial detail in those regions, but the gradient information still is not adequately displayed. It is difficult to generate an appropriate LUT for this type of image. As discussed above, the unsharp mask algorithm, by itself, cannot handle these extremes in exposure. If the Lucis DHP algorithm is employed in the attempt to enhance subtle intensity changes, its advantages are strikingly apparent. Lucis processing with a small cursor setting of 1 and a large cursor setting of 17 produced the image in Figure 9. The recovery of spatial detail in the upperleft and lower-right quadrants is dramatic. The asterisk and its field are restored, the thin black lines can be distinguished from the darkest sections of the neighboring gray lines and the 16 gray steps in gradient regions can be discerned. In contrast to the result achieved by altering the gamma curve (Figure 8) or by unsharp mask filtering (Figures 4A and 5), all four quadrants now utilize the full 8-bit gray scale. As expected, the larger contrast variations in the gradient regions of the upper-right and lower-left quadrants have been suppressed. Although gray values are not identical to those in the original single test image, relative relationships are well recovered. Similarly, the sigmoid LUT compressed intermediate intensities, but without the degree of spatial recovery in the highlight and shadow regions.

10 9 Figure 8. Applying a sigmoid LUT partially recovers data in the highlights and shadows. Figure 9. Lucis DHP dramatically displays spatial details in both highlights and shadows.

11 10 Real World Example Dinoflagellates are good examples of a subject containing structures that are obscured in shadow and highlight regions. Their large single cell has a network of delicate cytoplasmic strands (low optical density) surrounding a cluster of chloroplasts (high optical density). The organism was photographed using brightfield illumination and an Optronics MagnaFire camera (24-bit RGB image, 1280 x 1024 pixels). Photoshop (Adobe) was used to perform the sigmoid LUT re-map and Unsharp Mask filtration (Amount = 400%, Radius = 1.5 and Threshold = 3). Lucis DHP settings were small cursor = 1, large cursor = 29. Figure 10 shows the results of these processing methods. Of the three methods, the Lucis processed image most clearly defines the transparent reticulum of the cell and reveals details within the dark central mass of the chloroplasts. In comparison, the unsharp mask while showing some details in the dark mass fails to reveal the full extent of the central fissure that divides the mass into two halves. Additionally, Lucis shows fine details, such as varicosities, within the transparent strands at the highest contrast over background of the methods.

12 11 Figures 10. Comparison of the effects of processing a digital microscope image using a sigmoid LUT re-map, Unsharp Mask filter or Lucis DHP. The raw image is properly exposed, but the full dynamic range of the specimen could not be displayed. Lucis processing reveals features of a dinoflagellate, including transparent cytoplasmic strands and densely packed chloroplasts, that are not fully displayed by the other methods. Conclusions The sigmoid LUT, unsharp mask and Lucis DHP processing methods all allow display of the fine lines that are principle elements of the test image. This may appear to raise questions about the utility of Lucis relative to a full-featured image-processing program, such as Photoshop. One might suspect that the other methods are sufficient for most purposes, making Lucis an expensive add-on program. However, this argument does not take into account the striking difference in the degree of recovery of spatial detail by these methods.

13 Two aspects of Lucis DHP make it a powerful tool that possesses advantages for extracting spatial detail in a properly exposed image with fine features hidden in highlights and shadows. Although a sigmoid LUT re-map can enhance slight contrast variations in shadows and highlights, the expansion of the difference between darkest and lightest intensity values in these regions still is confined to a limited range. Spatial detail is only partially recovered. Regions of interest often must be treated separately to achieve optimal display of information. The unsharp mask filter s design for edge enhancement makes it unable, by itself, to handle extremes in over or underexposure. Edges may be enhanced, but the gray scale is not expanded, making it difficult to detect the sharpening effect. These handicaps are not shared by Lucis. First, it can more completely extract detail in the highlight and shadow regions simultaneously, because it operates on relative intensity information to enhance contrast locally. Lucis can be viewed as an algorithm that provides a balanced presentation of spatial information in all regions of the gray scale. Second, it can substantially expand the gray scale for regions of subtle contrast variation, by suppressing larger variations. Additionally, both advantages can be implemented in a single processing step. 12

High Dynamic Range (HDR) Photography in Photoshop CS2

High Dynamic Range (HDR) Photography in Photoshop CS2 Page 1 of 7 High dynamic range (HDR) images enable photographers to record a greater range of tonal detail than a given camera could capture in a single photo. This opens up a whole new set of lighting

More information

This histogram represents the +½ stop exposure from the bracket illustrated on the first page.

This histogram represents the +½ stop exposure from the bracket illustrated on the first page. Washtenaw Community College Digital M edia Arts Photo http://courses.wccnet.edu/~donw Don W erthm ann GM300BB 973-3586 donw@wccnet.edu Exposure Strategies for Digital Capture Regardless of the media choice

More information

Adobe Studio on Adobe Photoshop CS2 Enhance scientific and medical images. 2 Hide the original layer.

Adobe Studio on Adobe Photoshop CS2 Enhance scientific and medical images. 2 Hide the original layer. 1 Adobe Studio on Adobe Photoshop CS2 Light, shadow and detail interact in wild and mysterious ways in microscopic photography, posing special challenges for the researcher and educator. With Adobe Photoshop

More information

Adobe Photoshop. Levels

Adobe Photoshop. Levels How to correct color Once you ve opened an image in Photoshop, you may want to adjust color quality or light levels, convert it to black and white, or correct color or lens distortions. This can improve

More information

Using Curves and Histograms

Using Curves and Histograms Written by Jonathan Sachs Copyright 1996-2003 Digital Light & Color Introduction Although many of the operations, tools, and terms used in digital image manipulation have direct equivalents in conventional

More information

Capturing and Editing Digital Images *

Capturing and Editing Digital Images * Digital Media The material in this handout is excerpted from Digital Media Curriculum Primer a work written by Dr. Yue-Ling Wong (ylwong@wfu.edu), Department of Computer Science and Department of Art,

More information

Digital Image Processing. Lecture # 3 Image Enhancement

Digital Image Processing. Lecture # 3 Image Enhancement Digital Image Processing Lecture # 3 Image Enhancement 1 Image Enhancement Image Enhancement 3 Image Enhancement 4 Image Enhancement Process an image so that the result is more suitable than the original

More information

Zone. ystem. Handbook. Part 2 The Zone System in Practice. by Jeff Curto

Zone. ystem. Handbook. Part 2 The Zone System in Practice. by Jeff Curto A Zone S ystem Handbook Part 2 The Zone System in Practice by This handout was produced in support of s Camera Position Podcast. Reproduction and redistribution of this document is fine, so long as the

More information

A Division of Sun Chemical Corporation. Unsharp Masking How to Make Your Images Pop!

A Division of Sun Chemical Corporation. Unsharp Masking How to Make Your Images Pop! Unsharp Masking How to Make Your Images Pop! Copyright US INK Volume XL A re your images dull and lack pop? Do you want your pictures to stand off the page more? Well maybe you are not using Unsharp Masking

More information

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications )

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Why is this important What are the major approaches Examples of digital image enhancement Follow up exercises

More information

Color and More. Color basics

Color and More. Color basics Color and More In this lesson, you'll evaluate an image in terms of its overall tonal range (lightness, darkness, and contrast), its overall balance of color, and its overall appearance for areas that

More information

CS 547 Digital Imaging Lecture 2

CS 547 Digital Imaging Lecture 2 CS 547 Digital Imaging Lecture 2 Basic Photo Corrections & Retouching and Repairing Selection Tools Rectangular marquee tool Use to select rectangular images Elliptical Marque Tool Use to select elliptical

More information

Tablet overrides: overrides current settings for opacity and size based on pen pressure.

Tablet overrides: overrides current settings for opacity and size based on pen pressure. Photoshop 1 Painting Eye Dropper Tool Samples a color from an image source and makes it the foreground color. Brush Tool Paints brush strokes with anti-aliased (smooth) edges. Brush Presets Quickly access

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Part 2: Image Enhancement Digital Image Processing Course Introduction in the Spatial Domain Lecture AASS Learning Systems Lab, Teknik Room T26 achim.lilienthal@tech.oru.se Course

More information

Learning Photo Retouching techniques the simple way

Learning Photo Retouching techniques the simple way Learning Photo Retouching techniques the simple way Table of Contents About the Workshop... i Workshop Objectives... i Getting Started... 1 Photoshop Workspace... 1 Setting up the Preferences... 2 Retouching

More information

Reading The Histogram

Reading The Histogram Reading The Histogram Here we explain the use of the Histogram, helping you to spot whether your photographs are under or over exposed. Task Take 3 photographs of the same thing, one at an EV of -2, one

More information

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 - COMPUTERIZED IMAGING Section I: Chapter 2 RADT 3463 Computerized Imaging 1 SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 COMPUTERIZED IMAGING Section I: Chapter 2 RADT

More information

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT:

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: IJCE January-June 2012, Volume 4, Number 1 pp. 59 67 NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: A COMPARATIVE STUDY Prabhdeep Singh1 & A. K. Garg2

More information

Photoshop Elements 3 Brightness and Contrast

Photoshop Elements 3 Brightness and Contrast Photoshop Elements 3 Brightness and Contrast Exposure When you shoot a picture the lighting is not always ideal, so pictures sometimes may be underor overexposed. A well-exposed image will have a good

More information

Maine Day in May. 54 Chapter 2: Painterly Techniques for Non-Painters

Maine Day in May. 54 Chapter 2: Painterly Techniques for Non-Painters Maine Day in May 54 Chapter 2: Painterly Techniques for Non-Painters Simplifying a Photograph to Achieve a Hand-Rendered Result Excerpted from Beyond Digital Photography: Transforming Photos into Fine

More information

When you shoot a picture the lighting is not always ideal, so pictures sometimes may be underor overexposed.

When you shoot a picture the lighting is not always ideal, so pictures sometimes may be underor overexposed. GIMP Brightness and Contrast Exposure When you shoot a picture the lighting is not always ideal, so pictures sometimes may be underor overexposed. A well-exposed image will have a good spread of tones

More information

PROCESSING ERRORS and the DIGITAL FIX

PROCESSING ERRORS and the DIGITAL FIX DIGITAL DIRECTIONS* PROCESSING ERRORS and the DIGITAL FIX Good processing and exposure on a color negative roll of film. Jack and Sue Drafahl Under-exposed roll of film with good processing. Under-processed

More information

Color Correction and Enhancement

Color Correction and Enhancement 10 Approach to Color Correction 151 Color Correction and Enhancement The primary purpose of Photoshop is to act as a digital darkroom where images can be corrected, enhanced, and refined. How do you know

More information

Guidance on Using Scanning Software: Part 5. Epson Scan

Guidance on Using Scanning Software: Part 5. Epson Scan Guidance on Using Scanning Software: Part 5. Epson Scan Version of 4/29/2012 Epson Scan comes with Epson scanners and has simple manual adjustments, but requires vigilance to control the default settings

More information

Using the Advanced Sharpen Transformation

Using the Advanced Sharpen Transformation Using the Advanced Sharpen Transformation Written by Jonathan Sachs Revised 10 Aug 2014 Copyright 2002-2014 Digital Light & Color Introduction Picture Window Pro s Advanced Sharpen transformation is a

More information

ImageEd: Technical Overview

ImageEd: Technical Overview Purpose of this document ImageEd: Technical Overview This paper is meant to provide insight into the features where the ImageEd software differs from other -editing programs. The treatment is more technical

More information

Extreme Makeovers: Photoshop Retouching Techniques

Extreme Makeovers: Photoshop Retouching Techniques Extreme Makeovers: Table of Contents About the Workshop... 1 Workshop Objectives... 1 Getting Started... 1 Photoshop Workspace... 1 Retouching Tools... 2 General Steps... 2 Resolution and image size...

More information

Common Imaging Problems

Common Imaging Problems Common Imaging Problems Steven Puglia, Jeffrey A. Reed, Erin Rhodes National Archives and Records Administration Introduction Every day an increasing number of institutions are digitizing their collections

More information

Camera Exposure Modes

Camera Exposure Modes What is Exposure? Exposure refers to how bright or dark your photo is. This is affected by the amount of light that is recorded by your camera s sensor. A properly exposed photo should typically resemble

More information

Dynamic Range. H. David Stein

Dynamic Range. H. David Stein Dynamic Range H. David Stein Dynamic Range What is dynamic range? What is low or limited dynamic range (LDR)? What is high dynamic range (HDR)? What s the difference? Since we normally work in LDR Why

More information

loss of detail in highlights and shadows (noise reduction)

loss of detail in highlights and shadows (noise reduction) Introduction Have you printed your images and felt they lacked a little extra punch? Have you worked on your images only to find that you have created strange little halos and lines, but you re not sure

More information

High Dynamic Range Imaging

High Dynamic Range Imaging High Dynamic Range Imaging 1 2 Lecture Topic Discuss the limits of the dynamic range in current imaging and display technology Solutions 1. High Dynamic Range (HDR) Imaging Able to image a larger dynamic

More information

Levels. What is a levels histogram? "Good" and "bad" histograms. Levels

Levels. What is a levels histogram? Good and bad histograms. Levels Levels One of the most powerful tools available in post-processing photos is the Levels editor. It displays the picture's levels histogram and allows you to manipulate it with a few simple but effective

More information

in association with Getting to Grips with Printing

in association with Getting to Grips with Printing in association with Getting to Grips with Printing Managing Colour Custom profiles - why you should use them Raw files are not colour managed Should I set my camera to srgb or Adobe RGB? What happens

More information

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT

USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT USE OF HISTOGRAM EQUALIZATION IN IMAGE PROCESSING FOR IMAGE ENHANCEMENT Sapana S. Bagade M.E,Computer Engineering, Sipna s C.O.E.T,Amravati, Amravati,India sapana.bagade@gmail.com Vijaya K. Shandilya Assistant

More information

Machinery HDR Effects 3

Machinery HDR Effects 3 1 Machinery HDR Effects 3 MACHINERY HDR is a photo editor that utilizes HDR technology. You do not need to be an expert to achieve dazzling effects even from a single image saved in JPG format! MACHINERY

More information

ECC419 IMAGE PROCESSING

ECC419 IMAGE PROCESSING ECC419 IMAGE PROCESSING INTRODUCTION Image Processing Image processing is a subclass of signal processing concerned specifically with pictures. Digital Image Processing, process digital images by means

More information

Image acquisition. In both cases, the digital sensing element is one of the following: Line array Area array. Single sensor

Image acquisition. In both cases, the digital sensing element is one of the following: Line array Area array. Single sensor Image acquisition Digital images are acquired by direct digital acquisition (digital still/video cameras), or scanning material acquired as analog signals (slides, photographs, etc.). In both cases, the

More information

Table of contents. Vision industrielle 2002/2003. Local and semi-local smoothing. Linear noise filtering: example. Convolution: introduction

Table of contents. Vision industrielle 2002/2003. Local and semi-local smoothing. Linear noise filtering: example. Convolution: introduction Table of contents Vision industrielle 2002/2003 Session - Image Processing Département Génie Productique INSA de Lyon Christian Wolf wolf@rfv.insa-lyon.fr Introduction Motivation, human vision, history,

More information

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering

CoE4TN4 Image Processing. Chapter 3: Intensity Transformation and Spatial Filtering CoE4TN4 Image Processing Chapter 3: Intensity Transformation and Spatial Filtering Image Enhancement Enhancement techniques: to process an image so that the result is more suitable than the original image

More information

Scientific Working Group on Digital Evidence

Scientific Working Group on Digital Evidence Disclaimer: As a condition to the use of this document and the information contained therein, the SWGDE requests notification by e-mail before or contemporaneous to the introduction of this document, or

More information

Photo Editing Workflow

Photo Editing Workflow Photo Editing Workflow WHY EDITING Modern digital photography is a complex process, which starts with the Photographer s Eye, that is, their observational ability, it continues with photo session preparations,

More information

DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam

DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam DIGITAL IMAGE PROCESSING Quiz exercises preparation for the midterm exam In the following set of questions, there are, possibly, multiple correct answers (1, 2, 3 or 4). Mark the answers you consider correct.

More information

Computer Graphics Fundamentals

Computer Graphics Fundamentals Computer Graphics Fundamentals Jacek Kęsik, PhD Simple converts Rotations Translations Flips Resizing Geometry Rotation n * 90 degrees other Geometry Rotation n * 90 degrees other Geometry Translations

More information

Kent Messamore 3/6/2010

Kent Messamore 3/6/2010 Post Processing Kent Messamore 3/6/2010 What we will cover Post Processing Photoshop, Lightroom, Elements, and others JPEG or RAW Photoshop Elements Workflow Organization, Create, share Photoshop Elements

More information

Mullingar Camera Club Basic introduction to Digital Printing using Photoshop CC.

Mullingar Camera Club Basic introduction to Digital Printing using Photoshop CC. Mullingar Camera Club Basic introduction to Digital Printing using Photoshop CC. Table of Contents Course aims: 1 Course presentation notes: 1 Introducing Photoshop: 1 Adjusting the Brightness or Contrast

More information

Basic Digital Dark Room

Basic Digital Dark Room Basic Digital Dark Room When I took a good photograph I almost always trying to improve it using Photoshop: exposure, depth of field, black and white, duotones, blur and sharpness or even replace washed

More information

the RAW FILE CONVERTER EX powered by SILKYPIX

the RAW FILE CONVERTER EX powered by SILKYPIX How to use the RAW FILE CONVERTER EX powered by SILKYPIX The X-Pro1 comes with RAW FILE CONVERTER EX powered by SILKYPIX software for processing RAW images. This software lets users make precise adjustments

More information

STANDARDS? We don t need no stinkin standards! David Ski Witzke Vice President, Program Management FORAY Technologies

STANDARDS? We don t need no stinkin standards! David Ski Witzke Vice President, Program Management FORAY Technologies STANDARDS? We don t need no stinkin standards! David Ski Witzke Vice President, Program Management FORAY Technologies www.foray.com 1.888.849.6688 2005, FORAY Technologies. All rights reserved. What s

More information

NOTES ON PRINTING 08/06

NOTES ON PRINTING 08/06 NOTES ON PRINTING 08/06 1-Photographic materials are sensitive to most light sources. Never open your box of paper unless you are working under an appropriate yellow or red safelight. (Color photographic

More information

Adobe Photoshop Chapter 5 Study Questions /50 Total Points

Adobe Photoshop Chapter 5 Study Questions /50 Total Points Name: Class: Date: Adobe Photoshop Chapter 5 Study Questions /50 Total Points True/False Indicate whether the statement is true or false. 1. Bitmapped images are resolution-independent, maintaining their

More information

Digital cameras for digital cinematography Alfonso Parra AEC

Digital cameras for digital cinematography Alfonso Parra AEC Digital cameras for digital cinematography Alfonso Parra AEC Digital cameras, from left to right: Sony F23, Panavision Genesis, ArriD20, Viper and Red One Since there is great diversity in high-quality

More information

Adobe Photoshop PS2, Part 3

Adobe Photoshop PS2, Part 3 Adobe Photoshop PS2, Part 3 Basic Photo Corrections This guide steps you through the process of acquiring, resizing, and retouching a photo intended for posting on the Web as well as for a print layout.

More information

Piezography Chronicles

Piezography Chronicles Piezography and the Black Point The black point of a digital image is the tone level at which black begins to have a visual meaning. However, it can also be where solid black is, or where solid black should

More information

Photomatix Light 1.0 User Manual

Photomatix Light 1.0 User Manual Photomatix Light 1.0 User Manual Table of Contents Introduction... iii Section 1: HDR...1 1.1 Taking Photos for HDR...2 1.1.1 Setting Up Your Camera...2 1.1.2 Taking the Photos...3 Section 2: Using Photomatix

More information

HIGH DYNAMIC RANGE IMAGING Nancy Clements Beasley, March 22, 2011

HIGH DYNAMIC RANGE IMAGING Nancy Clements Beasley, March 22, 2011 HIGH DYNAMIC RANGE IMAGING Nancy Clements Beasley, March 22, 2011 First - What Is Dynamic Range? Dynamic range is essentially about Luminance the range of brightness levels in a scene o From the darkest

More information

Select your Image in Bridge. Make sure you are opening the RAW version of your image file!

Select your Image in Bridge. Make sure you are opening the RAW version of your image file! CO 3403: Photographic Communication Steps for Non-Destructive Image Adjustments in Photoshop Use the application Bridge to preview your images and open your files with Camera Raw Review the information

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Lecture # 5 Image Enhancement in Spatial Domain- I ALI JAVED Lecturer SOFTWARE ENGINEERING DEPARTMENT U.E.T TAXILA Email:: ali.javed@uettaxila.edu.pk Office Room #:: 7 Presentation

More information

Advanced Masking Tutorial

Advanced Masking Tutorial Complete Digital Photography Seventh Edition Advanced Masking Tutorial by Ben Long In this tutorial, we re going to look at some more advanced masking concepts. This particular example is not a technique

More information

Histograms& Light Meters HOW THEY WORK TOGETHER

Histograms& Light Meters HOW THEY WORK TOGETHER Histograms& Light Meters HOW THEY WORK TOGETHER WHAT IS A HISTOGRAM? Frequency* 0 Darker to Lighter Steps 255 Shadow Midtones Highlights Figure 1 Anatomy of a Photographic Histogram *Frequency indicates

More information

Realistic Image Synthesis

Realistic Image Synthesis Realistic Image Synthesis - HDR Capture & Tone Mapping - Philipp Slusallek Karol Myszkowski Gurprit Singh Karol Myszkowski LDR vs HDR Comparison Various Dynamic Ranges (1) 10-6 10-4 10-2 100 102 104 106

More information

How to correct a contrast rejection. how to understand a histogram. Ver. 1.0 jetphoto.net

How to correct a contrast rejection. how to understand a histogram. Ver. 1.0 jetphoto.net How to correct a contrast rejection or how to understand a histogram Ver. 1.0 jetphoto.net Contrast Rejection or how to understand the histogram 1. What is a histogram? A histogram is a graphical representation

More information

Contents: Bibliography:

Contents: Bibliography: ( 2 ) Contents: Sizing an Image...4 RAW File Conversion...4 Selection Tools...5 Colour Range...5 Quick Mask...6 Extract Tool...7 Adding a Layer Style...7 Adjustment Layer...8 Adding a gradient to an Adjustment

More information

CS 200 Assignment 3 Pixel Graphics Due Monday May 21st 2018, 11:59 pm. Readings and Resources

CS 200 Assignment 3 Pixel Graphics Due Monday May 21st 2018, 11:59 pm. Readings and Resources CS 200 Assignment 3 Pixel Graphics Due Monday May 21st 2018, 11:59 pm Readings and Resources Texts: Suggested excerpts from Learning Web Design Files The required files are on Learn in the Week 3 > Assignment

More information

Digitally Removing Uneven Field Illumination

Digitally Removing Uneven Field Illumination Digitally Removing Uneven Field Illumination A problem that is encountered with many telescopes, and nearly all camera lenses used for longexposure deepsky astrophotography is uneven field illumination.

More information

MassArt Studio Foundation: Visual Language Digital Media Cookbook, Fall 2013

MassArt Studio Foundation: Visual Language Digital Media Cookbook, Fall 2013 21 / TONAL SCALE 1 In this section we ll be exploring tonal scale and how to adjust it using Photoshop to address common problems such as blown out highlights, murky images lacking contrast or a colorcast

More information

Topaz Labs DeNoise 3 Review By Dennis Goulet. The Problem

Topaz Labs DeNoise 3 Review By Dennis Goulet. The Problem Topaz Labs DeNoise 3 Review By Dennis Goulet The Problem As grain was the nemesis of clean images in film photography, electronic noise in digitally captured images can be a problem in making photographs

More information

TRUESENSE SPARSE COLOR FILTER PATTERN OVERVIEW SEPTEMBER 30, 2013 APPLICATION NOTE REVISION 1.0

TRUESENSE SPARSE COLOR FILTER PATTERN OVERVIEW SEPTEMBER 30, 2013 APPLICATION NOTE REVISION 1.0 TRUESENSE SPARSE COLOR FILTER PATTERN OVERVIEW SEPTEMBER 30, 2013 APPLICATION NOTE REVISION 1.0 TABLE OF CONTENTS Overview... 3 Color Filter Patterns... 3 Bayer CFA... 3 Sparse CFA... 3 Image Processing...

More information

Image Enhancement for Astronomical Scenes. Jacob Lucas The Boeing Company Brandoch Calef The Boeing Company Keith Knox Air Force Research Laboratory

Image Enhancement for Astronomical Scenes. Jacob Lucas The Boeing Company Brandoch Calef The Boeing Company Keith Knox Air Force Research Laboratory Image Enhancement for Astronomical Scenes Jacob Lucas The Boeing Company Brandoch Calef The Boeing Company Keith Knox Air Force Research Laboratory ABSTRACT Telescope images of astronomical objects and

More information

Pacific New Media David Ulrich

Pacific New Media David Ulrich Pacific New Media David Ulrich pacimage@maui.net www.creativeguide.com 808.721.2862 Sharpening and Noise Reduction in Adobe Photoshop One of the limitations of digital capture devices and digital chips

More information

Terms and Definitions. Scanning

Terms and Definitions. Scanning Terms and Definitions Scanning A/D Converter Building block of a scanner. Converts the electric, analog signals to computer-ready, digital signals. Scanners Aliasing The visibility of individual pixels,

More information

Introduction to 2-D Copy Work

Introduction to 2-D Copy Work Introduction to 2-D Copy Work What is the purpose of creating digital copies of your analogue work? To use for digital editing To submit work electronically to professors or clients To share your work

More information

Fast Bilateral Filtering for the Display of High-Dynamic-Range Images

Fast Bilateral Filtering for the Display of High-Dynamic-Range Images Fast Bilateral Filtering for the Display of High-Dynamic-Range Images Frédo Durand & Julie Dorsey Laboratory for Computer Science Massachusetts Institute of Technology Contributions Contrast reduction

More information

Unsharp Masking. Contrast control and increased sharpness in B&W. by Ralph W. Lambrecht

Unsharp Masking. Contrast control and increased sharpness in B&W. by Ralph W. Lambrecht Unsharp Masking Contrast control and increased sharpness in B&W by Ralph W. Lambrecht An unsharp mask is a faint positive, made by contact printing a. The unsharp mask and the are printed together after

More information

The Layer Blend Modes drop-down box in the top left corner of the Layers palette.

The Layer Blend Modes drop-down box in the top left corner of the Layers palette. Photoshop s Five Essential Blend Modes For Photo Editing When it comes to learning Photoshop, believe it or not, there's really only a handful of things you absolutely, positively need to know. Sure, Photoshop

More information

The Electronic Darkroom: Turning Bad Photographs into Useful Line Art

The Electronic Darkroom: Turning Bad Photographs into Useful Line Art The Electronic Darkroom: Turning Bad Photographs into Useful Line Art C. Wayne Smith Abstract Photographs of artifacts available for presentation often times are underexposed, scratchy, and lacking in

More information

Photoshop Techniques Digital Enhancement

Photoshop Techniques Digital Enhancement Photoshop Techniques Digital Enhancement A tremendous range of enhancement techniques are available to anyone shooting astrophotographs if they have access to a computer and can digitize their images.

More information

User s Guide. Windows Lucis Pro Plug-in for Photoshop and Photoshop Elements

User s Guide. Windows Lucis Pro Plug-in for Photoshop and Photoshop Elements User s Guide Windows Lucis Pro 6.1.1 Plug-in for Photoshop and Photoshop Elements The information contained in this manual is subject to change without notice. Microtechnics shall not be liable for errors

More information

PHOTO 11: INTRODUCTION TO DIGITAL IMAGING

PHOTO 11: INTRODUCTION TO DIGITAL IMAGING 1 PHOTO 11: INTRODUCTION TO DIGITAL IMAGING Instructor: Sue Leith, sleith@csus.edu EXAM REVIEW Computer Components: Hardware - the term used to describe computer equipment -- hard drives, printers, scanners.

More information

HISTOGRAMS. These notes are a basic introduction to using histograms to guide image capture and image processing.

HISTOGRAMS. These notes are a basic introduction to using histograms to guide image capture and image processing. HISTOGRAMS Roy Killen, APSEM, EFIAP, GMPSA These notes are a basic introduction to using histograms to guide image capture and image processing. What are histograms? Histograms are graphs that show what

More information

Using Adobe Photoshop to enhance the image quality. Assistant course web site:

Using Adobe Photoshop to enhance the image quality. Assistant course web site: Using Adobe Photoshop to enhance the image quality Assistant course web site: http://www.arches.uga.edu/~skwang/edit6170/course.htm Content Introduction 2 Unit1: Scan images 3 Lesson 1-1: Preparations

More information

Printing on the Epson You should save a second.psd or tiff version of your image for printing

Printing on the Epson You should save a second.psd or tiff version of your image for printing Printing on the Epson 9600 Preparing your image to print You should save a second.psd or tiff version of your image for printing Resizing To observe the image size and resolution of an existing file, you

More information

Tonal quality and dynamic range in digital cameras

Tonal quality and dynamic range in digital cameras Tonal quality and dynamic range in digital cameras Dr. Manal Eissa Assistant professor, Photography, Cinema and TV dept., Faculty of Applied Arts, Helwan University, Egypt Abstract: The diversity of display

More information

Add Photoshop Masks and Adjustments to RAW Images

Add Photoshop Masks and Adjustments to RAW Images Add Photoshop Masks and Adjustments to RAW Images Contributor: Seán Duggan n Specialty: Fine Art Primary Tool Used: Photoshop Masks The adjustments you make in Camera Raw are global in nature, meaning

More information

2. Picture Window Tutorial

2. Picture Window Tutorial 2. Picture Window Tutorial Copyright (c) Ken Deitcher, 1999 Original image Final image To get you started using Picture Window we present two short tutorials. Basic Image Editing This tutorial covers basic

More information

By Washan Najat Nawi

By Washan Najat Nawi By Washan Najat Nawi how to get started how to use the interface how to modify images with basic editing skills Adobe Photoshop: is a popular image-editing software. Two general usage of Photoshop Creating

More information

Extending the Dynamic Range of Film

Extending the Dynamic Range of Film Written by Jonathan Sachs Copyright 1999-2003 Digital Light & Color Introduction Limited dynamic range is a common problem, especially with today s fine-grained slide films. When photographing contrasty

More information

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Xi Luo Stanford University 450 Serra Mall, Stanford, CA 94305 xluo2@stanford.edu Abstract The project explores various application

More information

Photoshop Tutorial. Millbrae Camera Club 2008 August 21

Photoshop Tutorial. Millbrae Camera Club 2008 August 21 Photoshop Tutorial Millbrae Camera Club 2008 August 21 Introduction Tutorial For this session Speak up if: you have a question I m going too fast or too slow I m not speaking loudly enough you know a better

More information

MY ASTROPHOTOGRAPHY WORKFLOW Scott J. Davis June 21, 2012

MY ASTROPHOTOGRAPHY WORKFLOW Scott J. Davis June 21, 2012 Table of Contents Image Acquisition Types 2 Image Acquisition Exposure 3 Image Acquisition Some Extra Notes 4 Stacking Setup 5 Stacking 7 Preparing for Post Processing 8 Preparing your Photoshop File 9

More information

Photoshop CC Editing Images

Photoshop CC Editing Images Photoshop CC Editing Images Rotate a Canvas A canvas can be rotated 90 degrees Clockwise, 90 degrees Counter Clockwise, or rotated 180 degrees. Navigate to the Image Menu, select Image Rotation and then

More information

MODIFICATION OF ADAPTIVE LOGARITHMIC METHOD FOR DISPLAYING HIGH CONTRAST SCENES BY AUTOMATING THE BIAS VALUE PARAMETER

MODIFICATION OF ADAPTIVE LOGARITHMIC METHOD FOR DISPLAYING HIGH CONTRAST SCENES BY AUTOMATING THE BIAS VALUE PARAMETER International Journal of Information Technology and Knowledge Management January-June 2012, Volume 5, No. 1, pp. 73-77 MODIFICATION OF ADAPTIVE LOGARITHMIC METHOD FOR DISPLAYING HIGH CONTRAST SCENES BY

More information

32 Float v3 Quick Start Guide. AUTHORED BY ANTHONY HERNANDEZ (415)

32 Float v3 Quick Start Guide. AUTHORED BY ANTHONY HERNANDEZ (415) 32 Float v3 Quick Start Guide 32 Float v3 Trademark/Copyright Information Copyright 2013 by United Color Technologies, LLC. All rights reserved. Unified Color Technologies, BeyondRGB, and HDR Expose are

More information

SHARPENING: The Arcane & Mystical Knowledge

SHARPENING: The Arcane & Mystical Knowledge SHARPENING: The Arcane & Mystical Knowledge Sharpening: What is it? Why do it? Enhancement of local contrast that produces the appearance of greater definition and clarity (accutance). Where areas of different

More information

Module 3: Video Sampling Lecture 18: Filtering operations in Camera and display devices. The Lecture Contains: Effect of Temporal Aperture:

Module 3: Video Sampling Lecture 18: Filtering operations in Camera and display devices. The Lecture Contains: Effect of Temporal Aperture: The Lecture Contains: Effect of Temporal Aperture: Spatial Aperture: Effect of Display Aperture: file:///d /...e%20(ganesh%20rana)/my%20course_ganesh%20rana/prof.%20sumana%20gupta/final%20dvsp/lecture18/18_1.htm[12/30/2015

More information

DIGITAL ECLIPSE. Eclipse photos courtesy of Fred Espanak 1998

DIGITAL ECLIPSE. Eclipse photos courtesy of Fred Espanak 1998 If you ve ever experienced a total solar eclipse, then you know that film truly cannot capture the entire visual experience. Many have tried, using complex darkroom printing techniques, but now Adobe Photoshop

More information

Recovering highlight detail in over exposed NEF images

Recovering highlight detail in over exposed NEF images Recovering highlight detail in over exposed NEF images Request I would like to compensate tones in overexposed RAW image, exhibiting a loss of detail in highlight portions. Response Highlight tones can

More information

DIGITAL PROCESSING METHODS OF IMAGES AND SIGNALS IN ELECTROMAGNETIC INFILTRATION PROCESS

DIGITAL PROCESSING METHODS OF IMAGES AND SIGNALS IN ELECTROMAGNETIC INFILTRATION PROCESS Image Processing & Communication, vol. 16,no. 3-4, pp.1-8 1 DIGITAL PROCESSING METHODS OF IMAGES AND SIGNALS IN ELECTROMAGNETIC INFILTRATION PROCESS IRENEUSZ KUBIAK Military Communication Institute, 05-130

More information

(RGB images only) Ctrl-click (Windows) or Command-click (Mac OS) a pixel in the image.

(RGB images only) Ctrl-click (Windows) or Command-click (Mac OS) a pixel in the image. PHOTOSHOP TOOLS USING CURVES: To adjust tonality with Curves, do one of the following: Choose Image > Adjustments > Curves. Choose Layer > New Adjustment Layer > Curves. Click OK in the New Layer dialog

More information

A Short History of Using Cameras for Weld Monitoring

A Short History of Using Cameras for Weld Monitoring A Short History of Using Cameras for Weld Monitoring 2 Background Ever since the development of automated welding, operators have needed to be able to monitor the process to ensure that all parameters

More information