Tone mapping. Digital Visual Effects, Spring 2009 Yung-Yu Chuang. with slides by Fredo Durand, and Alexei Efros

Size: px
Start display at page:

Download "Tone mapping. Digital Visual Effects, Spring 2009 Yung-Yu Chuang. with slides by Fredo Durand, and Alexei Efros"

Transcription

1 Tone mapping Digital Visual Effects, Spring 2009 Yung-Yu Chuang 2009/3/5 with slides by Fredo Durand, and Alexei Efros

2 Tone mapping How should we map scene luminances (up to 1:100,000) 000) to display luminances (only around 1:100) to produce a satisfactory image? Real world radiance Display Linear scaling?, thresholding? h dynamic range intensity Pixel value 0 to 255 CRT has 300:1 dynamic range

3 The ultimate goal is a visual match visual adaption We do not need to reproduce the true radiance as long as it gives us a visual match.

4 Eye is not a photometer! Dynamic range along the visual pathway is only around 32:1. The key is adaptation

5 Eye is not a photometer! Are the headlights different in two images? Physically, they are the same, but perceptually different.

6 We are more sensitive to contrast Weber s law Just-noticeable Difference (JND) ΔI b I b ~ 1% background intensity flash

7 How humans deal with dynamic range We're more sensitive to contrast (multiplicative) A ratio of 1:2 is perceived as the same contrast as a ratio of 100 to 200 Makes sense because illumination has a multiplicative effect Use the log domain as much as possible Dynamic adaptation (very local in retina) Pupil (not so important) Neural Chemical Different sensitivity to spatial frequencies

8 Preliminaries For color images w d L R L = w d w d d d L G L L G R w d w d L B L L B Log domain is usually preferred. w L

9 HDR Display Once we have HDR images (either captured or synthesized), how can we display them on normal displays? diffuser LCD 300:1 Theoretically, 240,000:1. DLP 800:1 Due to imperfect optical depth, 54,000:1 measured HDR display system, Sunnybrook Technology, SIGGRAPH2004

10 Sunnybrook HDR display Slide from the 2005 Siggraph course on HDR

11 How it works Slide from the 2005 Siggraph course on HDR

12 Brightside HDR display :1 Acquired cqu ed by Dolby

13 Tone mapping operators Spatial (global/local) Frequency domain Gradient domain 3 papers from SIGGRAPH 2002 Photographic Tone Reproduction for Digital Images Fast Bilateral Filtering for the Display of High- Dynamic-Range Images Gradient Domain High Dynamic Range Compression

14 Photographic Tone Reproduction for Digital Images Erik Reinhard Mike Stark Peter Shirley Jim Ferwerda SIGGRAPH 2002

15 Photographic tone reproduction Proposed by Reinhard et. al. in SIGGRAPH 2002 Motivated by traditional i practice, zone system by Ansel Adams and dodging and burning It contains both global and local operators

16 Zone system

17 The Zone system Formalism to talk about exposure, density Zone = intensity range, in powers of two In the scene, on the negative, on the print Source: Ansel Adams

18 The Zones

19 The Zone system You decide to put part of the system in a given zone Decision: exposure, development, print

20 Dodging and burning During the print Hide part of the print during exposure Makes it brighter From The Master Printing Course, Rudman

21 Dodging and burning dodging burning From Photography by London et al.

22 Dodging and burning Must be done for every single print! Straight print After dodging and burning

23 Global operator 1 L = w exp log( δ + Lw( x, y)) N x, y User-specified; high key or low key L a ( x, y) Lw( x, y) L m = w Approximation of scene s key y( (how light or dark it is). Map to 18% of display range for average-key scene L d ( x, y) Lm ( x, y) ) = 1+ L ( x, y) m transfer function to compress high luminances

24 Global operator It seldom reaches 1 since the input image does not have infinitely large luminance values ), ( 1 ) ( y x L y x L m + not have infinitely large luminance values. ) ( 1 ), ( 1 ), ( ), ( 2 y x L y x L y x L y x L white m d + + = ), ( 1 y x + L m L hit is the smallest luminance L white is the smallest luminance to be mapped to 1

25 low key (0.18) high key (0.5)

26 Dodging and burning (local operators) Area receiving a different exposure is often bounded by sharp contrast Find largest surrounding area without any sharp contrast t L blur s V ( x, y ) = L ( x, y ) G ( x, y ) m blur blur Ls ( x, y ) Ls+ 1 ( x, y ) s ( x, y) = φ 2 blur 2 a s + Ls s s : V (x, (, y) max s max < ε

27 Dodging and burning (local operators) L d ( x, y ) = L 1+ L ( x, y) ( x, y) m blur s A darker pixel (smaller than the blurred average of its surrounding area) is divided by a larger number and become darker (dodging) A brighter pixel (larger than the blurred average of its surrounding area) is divided id d by a smaller number and become brighter (burning) Both increase the contrast max

28 Dodging and burning

29 Fast Bilateral Filtering for the Display of High-Dynamic-Range Images Frédo Durand & Julie Dorsey SIGGRAPH 2002

30 Frequency domain First proposed by Oppenheim in 1968! Under simplified assumptions, image = illuminance i * reflectance low-frequency attenuate more high-frequency attenuate t less

31 Oppenheim Taking the logarithm to form density image Perform FFT on the density image Apply frequency-dependent attenuation filter s ( f ) = (1 c ) + kf c 1+ kf Perform inverse FFT Take exponential to form the final image

32 A typical photo Sun is overexposed Foreground is underexposed d

33 Gamma compression X > X γ Colors are washed-out Input Gamma

34 Gamma compression on intensity Colors are OK, but details (intensity high- frequency) are blurred Intensity Gamma on intensity Color

35 Chiu et al Reduce contrast of low-frequencies Keep high h frequencies Low-freq. Reduce low frequency High-freq. Color

36 The halo nightmare For strong edges Because they contain high h frequency Low-freq. Reduce low frequency High-freq. Color

37 Durand and Dorsey Do not blur across edges Non-linear filteringi Large-scale Output Detail Color

38 Edge-preserving filtering Blur, but not across edges Input Gaussian blur Edge-preserving Anisotropic diffusion [Perona & Malik 90] p [ ] Blurring as heat flow LCIS [Tumblin & Turk] Bilateral filtering [Tomasi & Manduci, 98]

39 Start with Gaussian filtering Here, input is a step function + noise J = f I output input

40 Start with Gaussian filtering Spatial Gaussian f J = f I output input

41 Start with Gaussian filtering Output is blurred J = f I output input

42 Gaussian filter as weighted average Weight of ξ depends on distance to x J (x) = ξ f ( x, ξ ) I(ξ ) x ξ x output input

43 The problem of edges I(ξ ) Here, pollutes our estimate J(x) It is too different J (x) = ξ f ( x, ξ ) I(ξ ) I(x) ( ) x output input

44 Principle of Bilateral filtering [Tomasi and Manduchi 1998] Penalty g on the intensity difference 1 J (x) = f ( x, ξ ) g( I( ξ ) I( x)) I(ξ ) k ( x ) ξ x I(x) ( ) I (ξ ) output input

45 Bilateral filtering [Tomasi and Manduchi 1998] Spatial Gaussian f 1 J (x) = f ( x, ξ ) g( I( ξ ) I( x)) I(ξ ) k ( x ) ξ x output input

46 Bilateral filtering [Tomasi and Manduchi 1998] Spatial Gaussian f Gaussian g on the intensity difference 1 J (x) = f ( x, ξ ) g( I( ξ ) I( x)) I(ξ ) k ( x ) ξ x output input

47 Normalization factor [Tomasi and Manduchi 1998] k(x)= f ( x, ξ ) g ( I ( ξ ) I ( x )) ξ J (x) = 1 k ( x ) ξ f ( x, ξ ) g( I( ξ ) I( x)) I(ξ ) x output input

48 Bilateral filtering is non-linear [Tomasi and Manduchi 1998] The weights are different for each output pixel 1 J (x) = f ( x, ξ ) g( I( ξ ) I( x)) I(ξ ) k ( x ) ξ x x output input

49 Contrast reduction Input HDR image Contrast too high!

50 Contrast reduction Input HDR image Intensity Color

51 Contrast reduction Input HDR image Intensity Large scale Fast Bilateral Filter Color

52 Contrast reduction Input HDR image Intensity Large scale Fast Bilateral Filter Detail Color

53 Contrast reduction Input HDR image Scale in log domain Intensity Large scale Reduce contrast Large scale Fast Bilateral Filter Detail Color

54 Contrast reduction Input HDR image Intensity Large scale Reduce contrast Large scale Fast Bilateral Filter Detail Preserve! Detail Color

55 Contrast reduction Input HDR image Output Intensity Large scale Reduce contrast Large scale Fast Bilateral Filter Detail Preserve! Detail Color Color

56 Bilateral filter is slow! Compared to Gaussian filtering, it is much slower because the kernel is not fixed. Durand and Dorsey proposed an approximate approach to speed up Paris and Durand proposed an even-faster approach in ECCV We will cover this one when talking about computational photogrphy.

57 Oppenheim bilateral

58 GradientDomainHighDynamic Dynamic Range Compression Raanan Fattal Dani Lischinski Michael Werman SIGGRAPH 2002

59 Log domain Logorithm is a crude approximation to the perceived brightness Gradients in log domain correspond to ratios (local l contrast) t) in the luminance domain

60 The method in 1D log derivative attenuate exp integrate

61 The method in 2D Given: a log-luminance image H(x,y) Compute an attenuation map Φ( H ) Compute an attenuated gradient field G: G( x, y) = H ( x, y) Φ ( ) H Problem: G is not integrable!

62 Solution Look for image I with gradient closest to G in th l t the least squares sense. I minimizes the integral: ( ) dxdy G I F, g 2 2 ( ) y, ( ) 2 2 2, + = = y x G y I G x I G I G I F y x G G I I 2 2 Poisson y G x G y I x I y x + = Poisson equation

63 Solve G G I I y x + = Solve y x y x ), ( ), ( ) 1, ( ), ( + y x G y x G y x G y x G y y x x ), ( ), ( ), ( ), ( y y y y y y x x ), ( 4 1), ( 1), ( ) 1, ( ) 1, ( y x I y x I y x I y x I y x I = I

64 Solving Poisson equation No analytical solution Multigrid id method Conjugate gradient method

65 Attenuation Any dramatic change in luminance results in large luminance gradient at some scale Edges exist in multiple scales. Thus, we have to detect t and attenuate t them at multiple l scales Construct a Gaussian pyramid H i

66 Attenuation ϕ ( x, y ) k = H k ( x, α y) β 1 β ~ 0.8 α = 0. 1 H log(luminance) gradient magnitude attenuation map

67 Multiscale gradient attenuation interpolate X = interpolate X =

68 Final gradient attenuation map

69 Performance Measured on 1.8 GHz Pentium 4: x 384: 1.1 sec 1024 x 768: 4.5 sec Can be accelerated using processor-optimized optimized libraries.

70 Informal comparison Gradient domain [Fattal et al.] Bilateral [Durand et al.] Photographic [Reinhard et al.]

71 Informal comparison Gradient domain [Fattal et al.] Bilateral [Durand et al.] Photographic [Reinhard et al.]

72 Informal comparison Gradient domain [Fattal et al.] Bilateral [Durand et al.] Photographic [Reinhard et al.]

73 Evaluation of Tone Mapping Operators using a High Dynamic Range Display Patrick Ledda Alan Chalmers Tom Troscinko Helge Seetzen SIGGRAPH 2005

74 Six operators H: histogram adjustment B: bilateral l filter P: photographic reproduction I: icam L: logarithm mapping A: local eye adaption

75 23 scenes

76 Experiment setting tonemapping result HDR display tonemapping result

77 Preference matrix Ranking is easier than rating. 15 pairs for each person to compare. A total of 345 pairs per subject. preference matrix (tmo2->tmo4 >tmo4, tom2 is better than tmo4)

78 Statistical measurements Statistical measurements are used to evaluate: Agreement: whether most agree on the ranking between two tone mapping operators. Consistency: no cycle in ranking. If all are confused in ranking some pairs, it means they are hard to compare. If someone is inconsistent alone, his ranking could be droped.

79 Overall similarity Scene 8

80 Summary

81 Not settled yet! Some other experiment said bilateral are better than others. For your reference, photographic reproduction performs well in both reports. There are parameters to tune and the space could be huge.

82 References Raanan Fattal, Dani Lischinski, Michael Werman, Gradient Domain High Dynamic Range Compression, SIGGRAPH Fredo Durand, Julie Dorsey, Fast Bilateral Filtering for the Display of High Dynamic Range Images, SIGGRAPH Erik Reinhard, Michael Stark, Peter Shirley, Jim Ferwerda, Photographics Tone Reproduction for Digital Images, SIGGRAPH Patrick Ledda, Alan Chalmers, Tom Troscianko, Helge Seetzen, Evaluation of Tone Mapping Operators using a High Dynamic Range Display, SIGGRAPH Jiangtao Kuang, Hiroshi Yamaguchi, Changmeng Liu, Garrett Johnson, Mark Fairchild, Evaluating HDR Rendering Algorithms, ACM Transactions on Applied Perception, 2007.

Tone mapping. Tone mapping The ultimate goal is a visual match. Eye is not a photometer! How should we map scene luminances (up to

Tone mapping. Tone mapping The ultimate goal is a visual match. Eye is not a photometer! How should we map scene luminances (up to Tone mapping Tone mapping Digital Visual Effects Yung-Yu Chuang How should we map scene luminances up to 1:100000 000 to displa luminances onl around 1:100 to produce a satisfactor image? Real world radiance

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

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

Fast Bilateral Filtering for the Display of High-Dynamic-Range Images Contributions ing for the Display of High-Dynamic-Range Images for HDR images Local tone mapping Preserves details No halo Edge-preserving filter Frédo Durand & Julie Dorsey Laboratory for Computer Science

More information

! High&Dynamic!Range!Imaging! Slides!from!Marc!Pollefeys,!Gabriel! Brostow!(and!Alyosha!Efros!and! others)!!

! High&Dynamic!Range!Imaging! Slides!from!Marc!Pollefeys,!Gabriel! Brostow!(and!Alyosha!Efros!and! others)!! ! High&Dynamic!Range!Imaging! Slides!from!Marc!Pollefeys,!Gabriel! Brostow!(and!Alyosha!Efros!and! others)!! Today! High!Dynamic!Range!Imaging!(LDR&>HDR)! Tone!mapping!(HDR&>LDR!display)! The!Problem!

More information

High Dynamic Range Images : Rendering and Image Processing Alexei Efros. The Grandma Problem

High Dynamic Range Images : Rendering and Image Processing Alexei Efros. The Grandma Problem High Dynamic Range Images 15-463: Rendering and Image Processing Alexei Efros The Grandma Problem 1 Problem: Dynamic Range 1 1500 The real world is high dynamic range. 25,000 400,000 2,000,000,000 Image

More information

The Dynamic Range Problem. High Dynamic Range (HDR) Multiple Exposure Photography. Multiple Exposure Photography. Dr. Yossi Rubner.

The Dynamic Range Problem. High Dynamic Range (HDR) Multiple Exposure Photography. Multiple Exposure Photography. Dr. Yossi Rubner. The Dynamic Range Problem High Dynamic Range (HDR) starlight Domain of Human Vision: from ~10-6 to ~10 +8 cd/m moonlight office light daylight flashbulb 10-6 10-1 10 100 10 +4 10 +8 Dr. Yossi Rubner yossi@rubner.co.il

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

Denoising and Effective Contrast Enhancement for Dynamic Range Mapping

Denoising and Effective Contrast Enhancement for Dynamic Range Mapping Denoising and Effective Contrast Enhancement for Dynamic Range Mapping G. Kiruthiga Department of Electronics and Communication Adithya Institute of Technology Coimbatore B. Hakkem Department of Electronics

More information

High-Dynamic-Range Imaging & Tone Mapping

High-Dynamic-Range Imaging & Tone Mapping High-Dynamic-Range Imaging & Tone Mapping photo by Jeffrey Martin! Spatial color vision! JPEG! Today s Agenda The dynamic range challenge! Multiple exposures! Estimating the response curve! HDR merging:

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

Tonemapping and bilateral filtering

Tonemapping and bilateral filtering Tonemapping and bilateral filtering http://graphics.cs.cmu.edu/courses/15-463 15-463, 15-663, 15-862 Computational Photography Fall 2018, Lecture 6 Course announcements Homework 2 is out. - Due September

More information

HDR imaging and the Bilateral Filter

HDR imaging and the Bilateral Filter 6.098 Digital and Computational Photography 6.882 Advanced Computational Photography HDR imaging and the Bilateral Filter Bill Freeman Frédo Durand MIT - EECS Announcement Why Matting Matters Rick Szeliski

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

Fixing the Gaussian Blur : the Bilateral Filter

Fixing the Gaussian Blur : the Bilateral Filter Fixing the Gaussian Blur : the Bilateral Filter Lecturer: Jianbing Shen Email : shenjianbing@bit.edu.cnedu Office room : 841 http://cs.bit.edu.cn/shenjianbing cn/shenjianbing Note: contents copied from

More information

High dynamic range imaging and tonemapping

High dynamic range imaging and tonemapping High dynamic range imaging and tonemapping http://graphics.cs.cmu.edu/courses/15-463 15-463, 15-663, 15-862 Computational Photography Fall 2017, Lecture 12 Course announcements Homework 3 is out. - Due

More information

icam06, HDR, and Image Appearance

icam06, HDR, and Image Appearance icam06, HDR, and Image Appearance Jiangtao Kuang, Mark D. Fairchild, Rochester Institute of Technology, Rochester, New York Abstract A new image appearance model, designated as icam06, has been developed

More information

Limitations of the Medium, compensation or accentuation

Limitations of the Medium, compensation or accentuation The Art and Science of Depiction Limitations of the Medium, compensation or accentuation Fredo Durand MIT- Lab for Computer Science Limitations of the medium The medium cannot usually produce the same

More information

Limitations of the medium

Limitations of the medium The Art and Science of Depiction Limitations of the Medium, compensation or accentuation Limitations of the medium The medium cannot usually produce the same stimulus Real scene (possibly imaginary) Stimulus

More information

Burst Photography! EE367/CS448I: Computational Imaging and Display! stanford.edu/class/ee367! Lecture 7! Gordon Wetzstein! Stanford University!

Burst Photography! EE367/CS448I: Computational Imaging and Display! stanford.edu/class/ee367! Lecture 7! Gordon Wetzstein! Stanford University! Burst Photography! EE367/CS448I: Computational Imaging and Display! stanford.edu/class/ee367! Lecture 7! Gordon Wetzstein! Stanford University! Motivation! wikipedia! exposure sequence! -4 stops! Motivation!

More information

A Locally Tuned Nonlinear Technique for Color Image Enhancement

A Locally Tuned Nonlinear Technique for Color Image Enhancement A Locally Tuned Nonlinear Technique for Color Image Enhancement Electrical and Computer Engineering Department Old Dominion University Norfolk, VA 3508, USA sarig00@odu.edu, vasari@odu.edu http://www.eng.odu.edu/visionlab

More information

Contrast Image Correction Method

Contrast Image Correction Method Contrast Image Correction Method Journal of Electronic Imaging, Vol. 19, No. 2, 2010 Raimondo Schettini, Francesca Gasparini, Silvia Corchs, Fabrizio Marini, Alessandro Capra, and Alfio Castorina Presented

More information

ISSN Vol.03,Issue.29 October-2014, Pages:

ISSN Vol.03,Issue.29 October-2014, Pages: ISSN 2319-8885 Vol.03,Issue.29 October-2014, Pages:5768-5772 www.ijsetr.com Quality Index Assessment for Toned Mapped Images Based on SSIM and NSS Approaches SAMEED SHAIK 1, M. CHAKRAPANI 2 1 PG Scholar,

More information

High dynamic range and tone mapping Advanced Graphics

High dynamic range and tone mapping Advanced Graphics High dynamic range and tone mapping Advanced Graphics Rafał Mantiuk Computer Laboratory, University of Cambridge Cornell Box: need for tone-mapping in graphics Rendering Photograph 2 Real-world scenes

More information

Tone Adjustment of Underexposed Images Using Dynamic Range Remapping

Tone Adjustment of Underexposed Images Using Dynamic Range Remapping Tone Adjustment of Underexposed Images Using Dynamic Range Remapping Yanwen Guo and Xiaodong Xu National Key Lab for Novel Software Technology, Nanjing University Nanjing 210093, P. R. China {ywguo,xdxu}@nju.edu.cn

More information

25/02/2017. C = L max L min. L max C 10. = log 10. = log 2 C 2. Cornell Box: need for tone-mapping in graphics. Dynamic range

25/02/2017. C = L max L min. L max C 10. = log 10. = log 2 C 2. Cornell Box: need for tone-mapping in graphics. Dynamic range Cornell Box: need for tone-mapping in graphics High dynamic range and tone mapping Advanced Graphics Rafał Mantiuk Computer Laboratory, University of Cambridge Rendering Photograph 2 Real-world scenes

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

icam06: A refined image appearance model for HDR image rendering

icam06: A refined image appearance model for HDR image rendering J. Vis. Commun. Image R. 8 () 46 44 www.elsevier.com/locate/jvci icam6: A refined image appearance model for HDR image rendering Jiangtao Kuang *, Garrett M. Johnson, Mark D. Fairchild Munsell Color Science

More information

Correcting Over-Exposure in Photographs

Correcting Over-Exposure in Photographs Correcting Over-Exposure in Photographs Dong Guo, Yuan Cheng, Shaojie Zhuo and Terence Sim School of Computing, National University of Singapore, 117417 {guodong,cyuan,zhuoshao,tsim}@comp.nus.edu.sg Abstract

More information

Distributed Algorithms. Image and Video Processing

Distributed Algorithms. Image and Video Processing Chapter 7 High Dynamic Range (HDR) Distributed Algorithms for Introduction to HDR (I) Source: wikipedia.org 2 1 Introduction to HDR (II) High dynamic range classifies a very high contrast ratio in images

More information

Digital Radiography using High Dynamic Range Technique

Digital Radiography using High Dynamic Range Technique Digital Radiography using High Dynamic Range Technique DAN CIURESCU 1, SORIN BARABAS 2, LIVIA SANGEORZAN 3, LIGIA NEICA 1 1 Department of Medicine, 2 Department of Materials Science, 3 Department of Computer

More information

Prof. Feng Liu. Spring /12/2017

Prof. Feng Liu. Spring /12/2017 Prof. Feng Liu Spring 2017 http://www.cs.pd.edu/~fliu/courses/cs510/ 04/12/2017 Last Time Filters and its applications Today De-noise Median filter Bilateral filter Non-local mean filter Video de-noising

More information

Problem Set 3. Assigned: March 9, 2006 Due: March 23, (Optional) Multiple-Exposure HDR Images

Problem Set 3. Assigned: March 9, 2006 Due: March 23, (Optional) Multiple-Exposure HDR Images 6.098/6.882 Computational Photography 1 Problem Set 3 Assigned: March 9, 2006 Due: March 23, 2006 Problem 1 (Optional) Multiple-Exposure HDR Images Even though this problem is optional, we recommend you

More information

Prof. Feng Liu. Winter /10/2019

Prof. Feng Liu. Winter /10/2019 Prof. Feng Liu Winter 29 http://www.cs.pdx.edu/~fliu/courses/cs4/ //29 Last Time Course overview Admin. Info Computer Vision Computer Vision at PSU Image representation Color 2 Today Filter 3 Today Filters

More information

Perceptual Evaluation of Tone Reproduction Operators using the Cornsweet-Craik-O Brien Illusion

Perceptual Evaluation of Tone Reproduction Operators using the Cornsweet-Craik-O Brien Illusion Perceptual Evaluation of Tone Reproduction Operators using the Cornsweet-Craik-O Brien Illusion AHMET OĞUZ AKYÜZ University of Central Florida Max Planck Institute for Biological Cybernetics and ERIK REINHARD

More information

Photographic Tone Reproduction for Digital Images. Abstract

Photographic Tone Reproduction for Digital Images. Abstract Photographic Tone Reproduction for Digital Images Erik Reinhard Michael Stark Peter Shirley Jim Ferwerda UUCS-02-01 School of Computing University of Utah Salt Lake City, UT 84112 USA January 14, 2002

More information

Firas Hassan and Joan Carletta The University of Akron

Firas Hassan and Joan Carletta The University of Akron A Real-Time FPGA-Based Architecture for a Reinhard-Like Tone Mapping Operator Firas Hassan and Joan Carletta The University of Akron Outline of Presentation Background and goals Existing methods for local

More information

Local Contrast Enhancement

Local Contrast Enhancement Local Contrast Enhancement Marco Bressan, Christopher R. Dance, Hervé Poirier and Damián Arregui Xerox Research Centre Europe, 6 chemin de Maupertuis, 38240 Meylan, France ABSTRACT We introduce a novel

More information

Computational Photography

Computational Photography Computational photography Computational Photography Digital Visual Effects Yung-Yu Chuang wikipedia: Computational photography h refers broadly to computational imaging techniques that enhance or extend

More information

Extended Dynamic Range Imaging: A Spatial Down-Sampling Approach

Extended Dynamic Range Imaging: A Spatial Down-Sampling Approach 2014 IEEE International Conference on Systems, Man, and Cybernetics October 5-8, 2014, San Diego, CA, USA Extended Dynamic Range Imaging: A Spatial Down-Sampling Approach Huei-Yung Lin and Jui-Wen Huang

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

Tone Mapping of HDR Images: A Review

Tone Mapping of HDR Images: A Review Tone Mapping of HDR Images: A Review Yasir Salih, Wazirah bt. Md-Esa, Aamir S. Malik; Senior Member IEEE, Naufal Saad Centre for Intelligent Signal and Imaging Research (CISIR) Universiti Teknologi PETRONAS

More information

arxiv: v1 [cs.gr] 18 Jan 2016

arxiv: v1 [cs.gr] 18 Jan 2016 Which Tone-Mapping Operator Is the Best? A Comparative Study of Perceptual Quality arxiv:1601.04450v1 [cs.gr] 18 Jan 2016 XIM CERDÁ-COMPANY, C. ALEJANDRO PÁRRAGA and XAVIER OTAZU Computer Vision Center,

More information

Analysis of Reproducing Real-World Appearance on Displays of Varying Dynamic Range

Analysis of Reproducing Real-World Appearance on Displays of Varying Dynamic Range EUROGRAPHICS 2006 / E. Gröller and L. Szirmay-Kalos (Guest Editors) Volume 25 (2006), Number 3 Analysis of Reproducing Real-World Appearance on Displays of Varying Dynamic Range Akiko Yoshida, Rafał Mantiuk,

More information

High-Quality Reverse Tone Mapping for a Wide Range of Exposures

High-Quality Reverse Tone Mapping for a Wide Range of Exposures High-Quality Reverse Tone Mapping for a Wide Range of Exposures Rafael P. Kovaleski, Manuel M. Oliveira Instituto de Informática, UFRGS Porto Alegre, Brazil Email: {rpkovaleski,oliveira}@inf.ufrgs.br Abstract

More information

VU Rendering SS Unit 8: Tone Reproduction

VU Rendering SS Unit 8: Tone Reproduction VU Rendering SS 2012 Unit 8: Tone Reproduction Overview 1. The Problem Image Synthesis Pipeline Different Image Types Human visual system Tone mapping Chromatic Adaptation 2. Tone Reproduction Linear methods

More information

Focusing and Metering

Focusing and Metering Focusing and Metering CS 478 Winter 2012 Slides mostly stolen by David Jacobs from Marc Levoy Focusing Outline Manual Focus Specialty Focus Autofocus Active AF Passive AF AF Modes Manual Focus - View Camera

More information

Continuous Flash. October 1, Technical Report MSR-TR Microsoft Research Microsoft Corporation One Microsoft Way Redmond, WA 98052

Continuous Flash. October 1, Technical Report MSR-TR Microsoft Research Microsoft Corporation One Microsoft Way Redmond, WA 98052 Continuous Flash Hugues Hoppe Kentaro Toyama October 1, 2003 Technical Report MSR-TR-2003-63 Microsoft Research Microsoft Corporation One Microsoft Way Redmond, WA 98052 Page 1 of 7 Abstract To take a

More information

Gray Point (A Plea to Forget About White Point)

Gray Point (A Plea to Forget About White Point) HPA Technology Retreat Indian Wells, California 2016.02.18 Gray Point (A Plea to Forget About White Point) George Joblove 2016 HPA Technology Retreat Indian Wells, California 2016.02.18 2016 George Joblove

More information

Evaluation of tone mapping operators in night-time virtual worlds

Evaluation of tone mapping operators in night-time virtual worlds Virtual Reality (2013) 17:253 262 DOI 10.1007/s10055-012-0215-4 SI: EVALUATING VIRTUAL WORLDS Evaluation of tone mapping operators in night-time virtual worlds Josselin Petit Roland Brémond Ariane Tom

More information

Limitations of the Medium, compensation or accentuation: Contrast & Palette

Limitations of the Medium, compensation or accentuation: Contrast & Palette The Art and Science of Depiction Limitations of the Medium, compensation or accentuation: Contrast & Palette Fredo Durand MIT- Lab for Computer Science Hans Holbein The Ambassadors Limitations: contrast

More information

Ldr2Hdr: On-the-fly Reverse Tone Mapping of Legacy Video and Photographs

Ldr2Hdr: On-the-fly Reverse Tone Mapping of Legacy Video and Photographs Ldr2Hdr: On-the-fly Reverse Tone Mapping of Legacy Video and Photographs Allan G. Rempel1 Matthew Trentacoste1 Helge Seetzen1,2 H. David Young1 Wolfgang Heidrich1 Lorne Whitehead1 Greg Ward2 1) The University

More information

High dynamic range in VR. Rafał Mantiuk Dept. of Computer Science and Technology, University of Cambridge

High dynamic range in VR. Rafał Mantiuk Dept. of Computer Science and Technology, University of Cambridge High dynamic range in VR Rafał Mantiuk Dept. of Computer Science and Technology, University of Cambridge These slides are a part of the tutorial Cutting-edge VR/AR Display Technologies (Gaze-, Accommodation-,

More information

A Model of Retinal Local Adaptation for the Tone Mapping of CFA Images

A Model of Retinal Local Adaptation for the Tone Mapping of CFA Images A Model of Retinal Local Adaptation for the Tone Mapping of CFA Images Laurence Meylan 1, David Alleysson 2, and Sabine Süsstrunk 1 1 School of Computer and Communication Sciences, Ecole Polytechnique

More information

BBM 413! Fundamentals of! Image Processing!

BBM 413! Fundamentals of! Image Processing! BBM 413! Fundamentals of! Image Processing! Today s topics" Point operations! Histogram processing! Erkut Erdem" Dept. of Computer Engineering" Hacettepe University" "! Point Operations! Histogram Processing!

More information

BBM 413 Fundamentals of Image Processing. Erkut Erdem Dept. of Computer Engineering Hacettepe University. Point Operations Histogram Processing

BBM 413 Fundamentals of Image Processing. Erkut Erdem Dept. of Computer Engineering Hacettepe University. Point Operations Histogram Processing BBM 413 Fundamentals of Image Processing Erkut Erdem Dept. of Computer Engineering Hacettepe University Point Operations Histogram Processing Today s topics Point operations Histogram processing Today

More information

BBM 413 Fundamentals of Image Processing. Erkut Erdem Dept. of Computer Engineering Hacettepe University. Point Operations Histogram Processing

BBM 413 Fundamentals of Image Processing. Erkut Erdem Dept. of Computer Engineering Hacettepe University. Point Operations Histogram Processing BBM 413 Fundamentals of Image Processing Erkut Erdem Dept. of Computer Engineering Hacettepe University Point Operations Histogram Processing Today s topics Point operations Histogram processing Today

More information

A Real Time Algorithm for Exposure Fusion of Digital Images

A Real Time Algorithm for Exposure Fusion of Digital Images A Real Time Algorithm for Exposure Fusion of Digital Images Tomislav Kartalov #1, Aleksandar Petrov *2, Zoran Ivanovski #3, Ljupcho Panovski #4 # Faculty of Electrical Engineering Skopje, Karpoš II bb,

More information

Ldr2Hdr: On-the-fly Reverse Tone Mapping of Legacy Video and Photographs

Ldr2Hdr: On-the-fly Reverse Tone Mapping of Legacy Video and Photographs Ldr2Hdr: On-the-fly Reverse Tone Mapping of Legacy Video and Photographs Allan G. Rempel1 Matthew Trentacoste1 Helge Seetzen1,2 H. David Young1 Wolfgang Heidrich1 Lorne Whitehead1 Greg Ward2 1) The University

More information

International Journal of Advance Engineering and Research Development. Asses the Performance of Tone Mapped Operator compressing HDR Images

International Journal of Advance Engineering and Research Development. Asses the Performance of Tone Mapped Operator compressing HDR Images Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 9, September -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Asses

More information

Reprint. Journal. of the SID

Reprint. Journal. of the SID Evaluation of HDR tone-mapping algorithms using a high-dynamic-range display to emulate real scenes Jiangtao Kuang Rodney Heckaman Mark D. Fairchild (SID Member) Abstract Current HDR display technology

More information

Photometric Image Processing for High Dynamic Range Displays. Matthew Trentacoste University of British Columbia

Photometric Image Processing for High Dynamic Range Displays. Matthew Trentacoste University of British Columbia Photometric Image Processing for High Dynamic Range Displays Matthew Trentacoste University of British Columbia Introduction High dynamic range (HDR) imaging Techniques that can store and manipulate images

More information

Images and Displays. CS4620 Lecture 15

Images and Displays. CS4620 Lecture 15 Images and Displays CS4620 Lecture 15 2014 Steve Marschner 1 What is an image? A photographic print A photographic negative? This projection screen Some numbers in RAM? 2014 Steve Marschner 2 An image

More information

Media and Information Technology, Linköping University, Sweden Computer Laboratory, University of Cambridge, UK IRYSTEC, Canada

Media and Information Technology, Linköping University, Sweden Computer Laboratory, University of Cambridge, UK IRYSTEC, Canada REAL-TIME NOISE-AWARE TONE-MAPPING AND ITS USE IN LUMINANCE RETARGETING Gabriel Eilertsen Rafał K. Mantiuk Jonas Unger Media and Information Technology, Linköping University, Sweden Computer Laboratory,

More information

Computational Photography and Video. Prof. Marc Pollefeys

Computational Photography and Video. Prof. Marc Pollefeys Computational Photography and Video Prof. Marc Pollefeys Today s schedule Introduction of Computational Photography Course facts Syllabus Digital Photography What is computational photography Convergence

More information

Image Visibility Restoration Using Fast-Weighted Guided Image Filter

Image Visibility Restoration Using Fast-Weighted Guided Image Filter International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 1 (2017) pp. 57-67 Research India Publications http://www.ripublication.com Image Visibility Restoration Using

More information

CS 89.15/189.5, Fall 2015 ASPECTS OF DIGITAL PHOTOGRAPHY COMPUTATIONAL. Image Processing Basics. Wojciech Jarosz

CS 89.15/189.5, Fall 2015 ASPECTS OF DIGITAL PHOTOGRAPHY COMPUTATIONAL. Image Processing Basics. Wojciech Jarosz CS 89.15/189.5, Fall 2015 COMPUTATIONAL ASPECTS OF DIGITAL PHOTOGRAPHY Image Processing Basics Wojciech Jarosz wojciech.k.jarosz@dartmouth.edu Domain, range Domain vs. range 2D plane: domain of images

More information

Two-scale Tone Management for Photographic Look

Two-scale Tone Management for Photographic Look Two-scale Tone Management for Photographic Look Soonmin Bae Sylvain Paris Frédo Durand Computer Science and Artificial Intelligence Laboratory Massuchusetts Institute of Technology (a) input (b) sample

More information

Multiscale model of Adaptation, Spatial Vision and Color Appearance

Multiscale model of Adaptation, Spatial Vision and Color Appearance Multiscale model of Adaptation, Spatial Vision and Color Appearance Sumanta N. Pattanaik 1 Mark D. Fairchild 2 James A. Ferwerda 1 Donald P. Greenberg 1 1 Program of Computer Graphics, Cornell University,

More information

Flash Photography Enhancement via Intrinsic Relighting

Flash Photography Enhancement via Intrinsic Relighting Flash Photography Enhancement via Intrinsic Relighting Elmar Eisemann MIT/Artis-INRIA Frédo Durand MIT Introduction Satisfactory photos in dark environments are challenging! Introduction Available light:

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

Evaluation of Reverse Tone Mapping Through Varying Exposure Conditions

Evaluation of Reverse Tone Mapping Through Varying Exposure Conditions Evaluation of Reverse Tone Mapping Through Varying Exposure Conditions Belen Masia Sandra Agustin Roland W. Fleming Olga Sorkine Diego Gutierrez, Universidad de Zaragoza Max Planck Institute for Biological

More information

Achim J. Lilienthal Mobile Robotics and Olfaction Lab, AASS, Örebro University

Achim J. Lilienthal Mobile Robotics and Olfaction Lab, AASS, Örebro University Achim J. Lilienthal Mobile Robotics and Olfaction Lab, Room T29, Mo, -2 o'clock AASS, Örebro University (please drop me an email in advance) achim.lilienthal@oru.se 4.!!!!!!!!! Pre-Class Reading!!!!!!!!!

More information

Image Processing. Adam Finkelstein Princeton University COS 426, Spring 2019

Image Processing. Adam Finkelstein Princeton University COS 426, Spring 2019 Image Processing Adam Finkelstein Princeton University COS 426, Spring 2019 Image Processing Operations Luminance Brightness Contrast Gamma Histogram equalization Color Grayscale Saturation White balance

More information

Focusing & metering. CS 448A, Winter Marc Levoy Computer Science Department Stanford University

Focusing & metering. CS 448A, Winter Marc Levoy Computer Science Department Stanford University Focusing & metering CS 448A, Winter 2010 Marc Levoy Computer Science Department Stanford University Outline: focusing viewfinders and manual focusing view cameras and tilt-shift lenses active autofocusing

More information

Brightness Calculation in Digital Image Processing

Brightness Calculation in Digital Image Processing Brightness Calculation in Digital Image Processing Sergey Bezryadin, Pavel Bourov*, Dmitry Ilinih*; KWE Int.Inc., San Francisco, CA, USA; *UniqueIC s, Saratov, Russia Abstract Brightness is one of the

More information

Filtering. Image Enhancement Spatial and Frequency Based

Filtering. Image Enhancement Spatial and Frequency Based Filtering Image Enhancement Spatial and Frequency Based Brent M. Dingle, Ph.D. 2015 Game Design and Development Program Mathematics, Statistics and Computer Science University of Wisconsin - Stout Lecture

More information

A Saturation-based Image Fusion Method for Static Scenes

A Saturation-based Image Fusion Method for Static Scenes 2015 6th International Conference of Information and Communication Technology for Embedded Systems (IC-ICTES) A Saturation-based Image Fusion Method for Static Scenes Geley Peljor and Toshiaki Kondo Sirindhorn

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Part : Image Enhancement in the Spatial Domain AASS Learning Systems Lab, Dep. Teknik Room T9 (Fr, - o'clock) achim.lilienthal@oru.se Course Book Chapter 3-4- Contents. Image Enhancement

More information

Visual Attention Guided Quality Assessment for Tone Mapped Images Using Scene Statistics

Visual Attention Guided Quality Assessment for Tone Mapped Images Using Scene Statistics September 26, 2016 Visual Attention Guided Quality Assessment for Tone Mapped Images Using Scene Statistics Debarati Kundu and Brian L. Evans The University of Texas at Austin 2 Introduction Scene luminance

More information

McCann, Vonikakis, and Rizzi: Understanding HDR Scene Capture and Appearance 1

McCann, Vonikakis, and Rizzi: Understanding HDR Scene Capture and Appearance 1 McCann, Vonikakis, and Rizzi: Understanding HDR Scene Capture and Appearance 1 1 Introduction High-dynamic-range (HDR) scenes are the result of nonuniform illumination falling on reflective material surfaces.

More information

Photometric Image Processing for High Dynamic Range Displays

Photometric Image Processing for High Dynamic Range Displays Photometric Image Processing for High Dynamic Range Displays by Matthew Trentacoste B.Sc., Carnegie Mellon University, 2003 A THESIS SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR THE DEGREE OF

More information

arxiv: v1 [cs.cv] 29 May 2018

arxiv: v1 [cs.cv] 29 May 2018 AUTOMATIC EXPOSURE COMPENSATION FOR MULTI-EXPOSURE IMAGE FUSION Yuma Kinoshita Sayaka Shiota Hitoshi Kiya Tokyo Metropolitan University, Tokyo, Japan arxiv:1805.11211v1 [cs.cv] 29 May 2018 ABSTRACT This

More information

Camera Image Processing Pipeline: Part II

Camera Image Processing Pipeline: Part II Lecture 13: Camera Image Processing Pipeline: Part II Visual Computing Systems Today Finish image processing pipeline Auto-focus / auto-exposure Camera processing elements Smart phone processing elements

More information

Art Photographic Detail Enhancement

Art Photographic Detail Enhancement Art Photographic Detail Enhancement Minjung Son 1 Yunjin Lee 2 Henry Kang 3 Seungyong Lee 1 1 POSTECH 2 Ajou University 3 UMSL Image Detail Enhancement Enhancement of fine scale intensity variations Clarity

More information

Computational Illumination Frédo Durand MIT - EECS

Computational Illumination Frédo Durand MIT - EECS Computational Illumination Frédo Durand MIT - EECS Some Slides from Ramesh Raskar (MIT Medialab) High level idea Control the illumination to Lighting as a post-process Extract more information Flash/no-flash

More information

High-Dynamic-Range Scene Compression in Humans

High-Dynamic-Range Scene Compression in Humans This is a preprint of 6057-47 paper in SPIE/IS&T Electronic Imaging Meeting, San Jose, January, 2006 High-Dynamic-Range Scene Compression in Humans John J. McCann McCann Imaging, Belmont, MA 02478 USA

More information

On Contrast Sensitivity in an Image Difference Model

On Contrast Sensitivity in an Image Difference Model On Contrast Sensitivity in an Image Difference Model Garrett M. Johnson and Mark D. Fairchild Munsell Color Science Laboratory, Center for Imaging Science Rochester Institute of Technology, Rochester New

More information

Lightness Perception in Tone Reproduction for High Dynamic Range Images

Lightness Perception in Tone Reproduction for High Dynamic Range Images EUROGRAPHICS 2005 / M. Alexa and J. Marks (Guest Editors) Volume 24 (2005), Number 3 Lightness Perception in Tone Reproduction for High Dynamic Range Images Grzegorz Krawczyk and Karol Myszkowski and Hans-Peter

More information

HDR Images (High Dynamic Range)

HDR Images (High Dynamic Range) HDR Images (High Dynamic Range) 1995-2016 Josef Pelikán & Alexander Wilkie CGG MFF UK Praha pepca@cgg.mff.cuni.cz http://cgg.mff.cuni.cz/~pepca/ 1 / 16 Dynamic Range of Images bright part (short exposure)

More information

ABSTRACT. Keywords: color appearance, image appearance, image quality, vision modeling, image rendering

ABSTRACT. Keywords: color appearance, image appearance, image quality, vision modeling, image rendering Image appearance modeling Mark D. Fairchild and Garrett M. Johnson * Munsell Color Science Laboratory, Chester F. Carlson Center for Imaging Science, Rochester Institute of Technology, Rochester, NY, USA

More information

Camera Image Processing Pipeline: Part II

Camera Image Processing Pipeline: Part II Lecture 14: Camera Image Processing Pipeline: Part II Visual Computing Systems Today Finish image processing pipeline Auto-focus / auto-exposure Camera processing elements Smart phone processing elements

More information

Color , , Computational Photography Fall 2018, Lecture 7

Color , , Computational Photography Fall 2018, Lecture 7 Color http://graphics.cs.cmu.edu/courses/15-463 15-463, 15-663, 15-862 Computational Photography Fall 2018, Lecture 7 Course announcements Homework 2 is out. - Due September 28 th. - Requires camera and

More information

Automatic Content-aware Non-Photorealistic Rendering of Images

Automatic Content-aware Non-Photorealistic Rendering of Images Automatic Content-aware Non-Photorealistic Rendering of Images Akshay Gadi Patil Electrical Engineering Indian Institute of Technology Gandhinagar, India-382355 Email: akshay.patil@iitgn.ac.in Shanmuganathan

More information

The Influence of Luminance on Local Tone Mapping

The Influence of Luminance on Local Tone Mapping The Influence of Luminance on Local Tone Mapping Laurence Meylan and Sabine Süsstrunk, Ecole Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland Abstract We study the influence of the choice

More information

Contours, Saliency & Tone Mapping. Donald P. Greenberg Visual Imaging in the Electronic Age Lecture 21 November 3, 2016

Contours, Saliency & Tone Mapping. Donald P. Greenberg Visual Imaging in the Electronic Age Lecture 21 November 3, 2016 Contours, Saliency & Tone Mapping Donald P. Greenberg Visual Imaging in the Electronic Age Lecture 21 November 3, 2016 Foveal Resolution Resolution Limit for Reading at 18" The triangle subtended by a

More information

High Dynamic Range Image Rendering with a Luminance-Chromaticity Independent Model

High Dynamic Range Image Rendering with a Luminance-Chromaticity Independent Model High Dynamic Range Image Rendering with a Luminance-Chromaticity Independent Model Shaobing Gao #, Wangwang Han #, Yanze Ren, Yongjie Li University of Electronic Science and Technology of China, Chengdu,

More information

CS354 Computer Graphics Computational Photography. Qixing Huang April 23 th 2018

CS354 Computer Graphics Computational Photography. Qixing Huang April 23 th 2018 CS354 Computer Graphics Computational Photography Qixing Huang April 23 th 2018 Background Sales of digital cameras surpassed sales of film cameras in 2004 Digital Cameras Free film Instant display Quality

More information

Why learn about photography in this course?

Why learn about photography in this course? Why learn about photography in this course? Geri's Game: Note the background is blurred. - photography: model of image formation - Many computer graphics methods use existing photographs e.g. texture &

More information

Prof. Trevor Darrell Lecture 23: Segmentation II & Computational Photography Teaser

Prof. Trevor Darrell Lecture 23: Segmentation II & Computational Photography Teaser C280, Computer Vision Prof. Trevor Darrell trevor@eecs.berkeley.edu Lecture 23: Segmentation II & Computational Photography Teaser Two presentations today: Contours and Junctions in Natural Images Jitendra

More information

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

The Unique Role of Lucis Differential Hysteresis Processing (DHP) in Digital Image Enhancement 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

More information