SlideShare uma empresa Scribd logo
1 de 37
Defocus Magnification SoonminBae & FrédoDurand Computer Science and Artificial Intelligence Laboratory Massachusetts Institute of Technology Proceedings of  EUROGRAPHICS 2007 Presented  by DebaleenaChattopadhyay
Presentation Outline What? - The problem definition Why? - The Novelty of the paper How? - The solution to the problem Results - The outcome Discussion - The further scope of enhancement
The Problem Definition
Defocus  What is Defocus? – It is the result of causing a lens to deviate from accurate  focus.   Depth of focus – While bringing a certain object into focus, objects that are away from it (in focus) appear blurred and the amount of blur             increases with the relative distances.  Defocus and Geometry— This suggests that defocus and geometry (3D orientation of the scene) are related and, therefore, it is possible to           estimate the appearance of a scene by measuring the amount of defocus   in an image.  Defocus Magnification— Magnify the defocus effects within an image i.e. to blur blurry regions and keep sharp regions sharp.
SLR vs. Point-and-Shoot SLR cameras can produce a shallow Depth Of Focus that it keeps the main subject sharp but blurs the background. Sharp foreground with blurred background Photo Credit: Bae & Durand
A Point-and-Shoot Camera Small point-and-shoot cameras do not permit enough defocus due to the small diameter of their lens and their small sensors. Background is not blurred enough Photo Credit: Bae & Durand
Defocus and Aperture size Bigger aperture produces more defocus F-number N gives the aperture diameter A as a fraction of the focal length f (A = Nf ) Example : f = 100 mm, f/2A = 50mm,  f/4 A = 25mm f/2 f/4 7 sensor lens focal plane Slide Credit: Bae & Durand
Defocus and Sensor size Sensor size ,[object Object]
Defocus size is mostly proportional to the sensor sizeLarge sensor (22.2 x 14.8), f/2.8 blurred background Small sensor (7.18 x 5.32), f/2.8 background remained sharp Slide Credit: Bae & Durand
The Problem Definition To  present an image- processing technique that  magnifies existing defocus  given a single photo. (i.e. to simulate shallow depth of field) Input Image Output Image
The Novelty
The Novelty ,[object Object]
 	A related working domain is estimating shape (3D geometry)       	from defocus information. This is called Depth from Defocus       	problem.
      Depth from Defocus— Calculates the exact depth map. Needs     	      more than one image in different focus settings. Is a hard problem
 	    Some related works are:	    [Horn 68; Pentland 87; Darrell 88; Ens 93; Nayar 94; 			    Watanabe 98; Favaro 02; Jin 02; Favaro 05; Hasinoff 06]
The Novelty ,[object Object],	defocus of an image, the authors— ,[object Object]
 Uses a single image in a single focus setting.
Do not differentiate between out-of-focus edges and originally smooth edges.
 Estimate the blur within the image by computing the blur kernel and increase it or propagate it throughout the image.,[object Object]
The Solution Overview Input Photo Defocus Map Magnify Defocus Blur  Estimation Blur  Propagation Output Photo Detect Blurred Edges Estimate  Blur Refine Blur  Estimation Cross Bilateral Filtering Use Sharpness Bias
edge gaussian blur blurred edge The Solution Blurred Edge Detection Follows Elder & Zucker’sMultiscale Space Edge Detection method. [ELDER J. H., ZUCKER S.W.: Local scale control for edge detection and blur estimation. IEEE Transactions on PAMI 20, 7 (1998), 699–716.] An edge can be defined as a step function in intensity. The blur of this edge (mostly due to the PSF of an optical system ) is modeled as a Gaussian blurring kernel. ,[object Object],[object Object]
Reliability is defined in terms of an overall significance level αI for the entire image and a pointwise significance level αp. :  (αI =  0.0001 %),[object Object]
 The filter responses are then tested for reliability using certain thresholds.
The right scale for edge detection as defined in the paper is :	σ1  =  {64 32 16 8 4 2 1 0.5} and  σ2  =  {32 16 8 4 2 1 0.5} pixels
The Solution Blurred Edge Detection Multi-scale edge detector working formulae : The Gaussian Derivative filters The First Order Gaussian Derivative filter with σ1 varying as  previously defined scale.
The Solution Blurred Edge Detection Multi-scale edge detector working formulae : The Gaussian Derivative filters 	The Second Order Gaussian Derivative filter with σ2 varying as previously defined scale.
The Solution Blurred Edge Detection Multi-scale edge detector working formulae : Reliability Criterion detection working formulae :      Reliability of  the filter responses is tested against a threshold which is computed as follows (c1 and c2 for the first  and the second order Gaussian derivative filters σ1 and σ2  respectively) :
d 2nd derivative The Solution Blur Estimation at edges ,[object Object],less blurry edge more blurry response model ,[object Object],[object Object]
our blur measure input The Solution Robust Blur Estimation Successfully measure the blur size in spite of the influence of scene events nearby blurry sharp 23
The Solution The Blur Measure A sparse set (BM) ,[object Object]
Grey means no value blurry input blur measure sharp
The Solution Refinement of Blur Estimation Erroneous blur estimates  due to soft shadows and glossy highlights blurry input blur measure sharp
The Solution Refinement of Blur Estimation ,[object Object]
due to soft shadows and glossy highlightsblurry input blur measure sharp 26
The Solution Remove Outliers Using cross bilateral filtering [Eisemann 04, Petschnigg 04]  a weighted mean of neighboring blur measures. blurry before refinement after refinement sharp
The Solution Refine Blur Estimation The biased cross bilateral filtering of a sparse set of blur measures, BM at an edge   pixel p is formulated  as the following: Where,  b(BM)= exp(-BM/2) 	gσ (x)= exp( -x2/2 σ 2) σb   = 10% of the image range σb  = 10% of the image size
blur measure input The Solution Blur Propagation Given a sparse set of the blur measure (BM) Propagate the blur measure to the entire image Assumption : blurriness (B)is smooth except at image edges Inspired by [Levin et al. 2004]

Mais conteúdo relacionado

Mais procurados

Comparison of image fusion methods
Comparison of image fusion methodsComparison of image fusion methods
Comparison of image fusion methods
Amr Nasr
 
Computer Vision: Shape from Specularities and Motion
Computer Vision: Shape from Specularities and MotionComputer Vision: Shape from Specularities and Motion
Computer Vision: Shape from Specularities and Motion
Damian T. Gordon
 

Mais procurados (20)

Deep learning for image video processing
Deep learning for image video processingDeep learning for image video processing
Deep learning for image video processing
 
Image Restoration (Order Statistics Filters)
Image Restoration (Order Statistics Filters)Image Restoration (Order Statistics Filters)
Image Restoration (Order Statistics Filters)
 
Dip chapter 2
Dip chapter 2Dip chapter 2
Dip chapter 2
 
Face detection and recognition report with pi in single poster
Face detection and recognition report with pi in single posterFace detection and recognition report with pi in single poster
Face detection and recognition report with pi in single poster
 
Comparison of image fusion methods
Comparison of image fusion methodsComparison of image fusion methods
Comparison of image fusion methods
 
Image-to-Image Translation pix2pix
Image-to-Image Translation pix2pixImage-to-Image Translation pix2pix
Image-to-Image Translation pix2pix
 
Deep learning for 3-D Scene Reconstruction and Modeling
Deep learning for 3-D Scene Reconstruction and Modeling Deep learning for 3-D Scene Reconstruction and Modeling
Deep learning for 3-D Scene Reconstruction and Modeling
 
DTAM: Dense Tracking and Mapping in Real-Time, Robot vision Group
DTAM: Dense Tracking and Mapping in Real-Time, Robot vision GroupDTAM: Dense Tracking and Mapping in Real-Time, Robot vision Group
DTAM: Dense Tracking and Mapping in Real-Time, Robot vision Group
 
Introduction to compressive sensing
Introduction to compressive sensingIntroduction to compressive sensing
Introduction to compressive sensing
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 
Detection_object_depplearning
Detection_object_depplearningDetection_object_depplearning
Detection_object_depplearning
 
Depth Fusion from RGB and Depth Sensors II
Depth Fusion from RGB and Depth Sensors IIDepth Fusion from RGB and Depth Sensors II
Depth Fusion from RGB and Depth Sensors II
 
Segmentation
SegmentationSegmentation
Segmentation
 
Spatial filtering
Spatial filteringSpatial filtering
Spatial filtering
 
RGB colour detection and tracking on MATLAB
RGB colour detection and tracking on MATLABRGB colour detection and tracking on MATLAB
RGB colour detection and tracking on MATLAB
 
Image processing1 introduction
Image processing1 introductionImage processing1 introduction
Image processing1 introduction
 
Application of edge detection
Application of edge detectionApplication of edge detection
Application of edge detection
 
Edge Detection algorithm and code
Edge Detection algorithm and codeEdge Detection algorithm and code
Edge Detection algorithm and code
 
Filtros fotográficos
Filtros fotográficosFiltros fotográficos
Filtros fotográficos
 
Computer Vision: Shape from Specularities and Motion
Computer Vision: Shape from Specularities and MotionComputer Vision: Shape from Specularities and Motion
Computer Vision: Shape from Specularities and Motion
 

Semelhante a Defocus magnification

study Active Refocusing Of Images And Videos
study Active Refocusing Of Images And Videosstudy Active Refocusing Of Images And Videos
study Active Refocusing Of Images And Videos
Chiamin Hsu
 
EENG512FinalPresentation_DanielKuntz
EENG512FinalPresentation_DanielKuntzEENG512FinalPresentation_DanielKuntz
EENG512FinalPresentation_DanielKuntz
Daniel K
 
Exploring Methods to Improve Edge Detection with Canny Algorithm
Exploring Methods to Improve Edge Detection with Canny AlgorithmExploring Methods to Improve Edge Detection with Canny Algorithm
Exploring Methods to Improve Edge Detection with Canny Algorithm
Prasad Thakur
 
Efficient LDI Representation (TPCG 2008)
Efficient LDI Representation (TPCG 2008)Efficient LDI Representation (TPCG 2008)
Efficient LDI Representation (TPCG 2008)
Matthias Trapp
 
194Martin LeungUnerd Poster
194Martin LeungUnerd Poster194Martin LeungUnerd Poster
194Martin LeungUnerd Poster
Martin Leung
 

Semelhante a Defocus magnification (20)

study Active Refocusing Of Images And Videos
study Active Refocusing Of Images And Videosstudy Active Refocusing Of Images And Videos
study Active Refocusing Of Images And Videos
 
EENG512FinalPresentation_DanielKuntz
EENG512FinalPresentation_DanielKuntzEENG512FinalPresentation_DanielKuntz
EENG512FinalPresentation_DanielKuntz
 
Chapter 5 Lithography _ II.pptx
Chapter 5 Lithography _ II.pptxChapter 5 Lithography _ II.pptx
Chapter 5 Lithography _ II.pptx
 
Neighbour Local Variability for Multi-Focus Images Fusion
Neighbour Local Variability for Multi-Focus Images FusionNeighbour Local Variability for Multi-Focus Images Fusion
Neighbour Local Variability for Multi-Focus Images Fusion
 
NEIGHBOUR LOCAL VARIABILITY FOR MULTIFOCUS IMAGES FUSION
NEIGHBOUR LOCAL VARIABILITY FOR MULTIFOCUS IMAGES FUSIONNEIGHBOUR LOCAL VARIABILITY FOR MULTIFOCUS IMAGES FUSION
NEIGHBOUR LOCAL VARIABILITY FOR MULTIFOCUS IMAGES FUSION
 
M.sc. m hassan
M.sc. m hassanM.sc. m hassan
M.sc. m hassan
 
Internship Presentation
Internship Presentation Internship Presentation
Internship Presentation
 
Seminar report on edge detection of video using matlab code
Seminar report on edge detection of video using matlab codeSeminar report on edge detection of video using matlab code
Seminar report on edge detection of video using matlab code
 
study Coded Aperture
study Coded Aperturestudy Coded Aperture
study Coded Aperture
 
I010634450
I010634450I010634450
I010634450
 
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier ExposurePerformance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
 
WT in IP.ppt
WT in IP.pptWT in IP.ppt
WT in IP.ppt
 
Performance Evaluation of 2D Adaptive Bilateral Filter For Removal of Noise F...
Performance Evaluation of 2D Adaptive Bilateral Filter For Removal of Noise F...Performance Evaluation of 2D Adaptive Bilateral Filter For Removal of Noise F...
Performance Evaluation of 2D Adaptive Bilateral Filter For Removal of Noise F...
 
LOCAL DISTANCE AND DEMPSTER-DHAFER FOR MULTI-FOCUS IMAGE FUSION
LOCAL DISTANCE AND DEMPSTER-DHAFER FOR MULTI-FOCUS IMAGE FUSION LOCAL DISTANCE AND DEMPSTER-DHAFER FOR MULTI-FOCUS IMAGE FUSION
LOCAL DISTANCE AND DEMPSTER-DHAFER FOR MULTI-FOCUS IMAGE FUSION
 
Local Distance and Dempster-Dhafer for Multi-Focus Image Fusion
Local Distance and Dempster-Dhafer for Multi-Focus Image FusionLocal Distance and Dempster-Dhafer for Multi-Focus Image Fusion
Local Distance and Dempster-Dhafer for Multi-Focus Image Fusion
 
Local Distance and Dempster-Dhafer for Multi-Focus Image Fusion
Local Distance and Dempster-Dhafer for Multi-Focus Image FusionLocal Distance and Dempster-Dhafer for Multi-Focus Image Fusion
Local Distance and Dempster-Dhafer for Multi-Focus Image Fusion
 
Exploring Methods to Improve Edge Detection with Canny Algorithm
Exploring Methods to Improve Edge Detection with Canny AlgorithmExploring Methods to Improve Edge Detection with Canny Algorithm
Exploring Methods to Improve Edge Detection with Canny Algorithm
 
Frequency Domain Blockiness and Blurriness Meter for Image Quality Assessment
Frequency Domain Blockiness and Blurriness Meter for Image Quality AssessmentFrequency Domain Blockiness and Blurriness Meter for Image Quality Assessment
Frequency Domain Blockiness and Blurriness Meter for Image Quality Assessment
 
Efficient LDI Representation (TPCG 2008)
Efficient LDI Representation (TPCG 2008)Efficient LDI Representation (TPCG 2008)
Efficient LDI Representation (TPCG 2008)
 
194Martin LeungUnerd Poster
194Martin LeungUnerd Poster194Martin LeungUnerd Poster
194Martin LeungUnerd Poster
 

Mais de Debaleena Chattopadhyay

Touchless Interaction from an Embodied Perspective
Touchless Interaction from an Embodied PerspectiveTouchless Interaction from an Embodied Perspective
Touchless Interaction from an Embodied Perspective
Debaleena Chattopadhyay
 
Experimental evaluation of five methods for collecting emotions in field sett...
Experimental evaluation of five methods for collecting emotions in field sett...Experimental evaluation of five methods for collecting emotions in field sett...
Experimental evaluation of five methods for collecting emotions in field sett...
Debaleena Chattopadhyay
 
Keeping things in context a comparative evaluation of focus plus context scre...
Keeping things in context a comparative evaluation of focus plus context scre...Keeping things in context a comparative evaluation of focus plus context scre...
Keeping things in context a comparative evaluation of focus plus context scre...
Debaleena Chattopadhyay
 
Supporting mobility for the blind a broad lit review
Supporting mobility for the blind   a broad lit reviewSupporting mobility for the blind   a broad lit review
Supporting mobility for the blind a broad lit review
Debaleena Chattopadhyay
 

Mais de Debaleena Chattopadhyay (11)

Trusted Drug-Drug Interaction Alerts: From Critique to Collaboration
Trusted Drug-Drug Interaction Alerts: From Critique to CollaborationTrusted Drug-Drug Interaction Alerts: From Critique to Collaboration
Trusted Drug-Drug Interaction Alerts: From Critique to Collaboration
 
Touchless Interaction from an Embodied Perspective
Touchless Interaction from an Embodied PerspectiveTouchless Interaction from an Embodied Perspective
Touchless Interaction from an Embodied Perspective
 
Touchless Circular Menus
Touchless Circular MenusTouchless Circular Menus
Touchless Circular Menus
 
Think aloud protocol a reflection
Think aloud protocol  a reflectionThink aloud protocol  a reflection
Think aloud protocol a reflection
 
Experimental evaluation of five methods for collecting emotions in field sett...
Experimental evaluation of five methods for collecting emotions in field sett...Experimental evaluation of five methods for collecting emotions in field sett...
Experimental evaluation of five methods for collecting emotions in field sett...
 
Keeping things in context a comparative evaluation of focus plus context scre...
Keeping things in context a comparative evaluation of focus plus context scre...Keeping things in context a comparative evaluation of focus plus context scre...
Keeping things in context a comparative evaluation of focus plus context scre...
 
Supporting mobility for the blind a broad lit review
Supporting mobility for the blind   a broad lit reviewSupporting mobility for the blind   a broad lit review
Supporting mobility for the blind a broad lit review
 
Estimating natural illumination from a single outdoor scene final
Estimating natural illumination from a single outdoor scene   finalEstimating natural illumination from a single outdoor scene   final
Estimating natural illumination from a single outdoor scene final
 
Exploiting Hierarchical Context on a Large Database of Object Categories
Exploiting Hierarchical Context on a Large Database of Object Categories Exploiting Hierarchical Context on a Large Database of Object Categories
Exploiting Hierarchical Context on a Large Database of Object Categories
 
Sentence generation
Sentence generationSentence generation
Sentence generation
 
Beyond nouns eccv_2008
Beyond nouns eccv_2008Beyond nouns eccv_2008
Beyond nouns eccv_2008
 

Último

Top profile Call Girls In Shivamogga [ 7014168258 ] Call Me For Genuine Model...
Top profile Call Girls In Shivamogga [ 7014168258 ] Call Me For Genuine Model...Top profile Call Girls In Shivamogga [ 7014168258 ] Call Me For Genuine Model...
Top profile Call Girls In Shivamogga [ 7014168258 ] Call Me For Genuine Model...
nirzagarg
 
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
gajnagarg
 
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
gajnagarg
 
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
gajnagarg
 
K Venkat Naveen Kumar | GCP Data Engineer | CV
K Venkat Naveen Kumar | GCP Data Engineer | CVK Venkat Naveen Kumar | GCP Data Engineer | CV
K Venkat Naveen Kumar | GCP Data Engineer | CV
K VENKAT NAVEEN KUMAR
 
Top profile Call Girls In Varanasi [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Varanasi [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Varanasi [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Varanasi [ 7014168258 ] Call Me For Genuine Models ...
gajnagarg
 
Top profile Call Girls In Jabalpur [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Jabalpur [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Jabalpur [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Jabalpur [ 7014168258 ] Call Me For Genuine Models ...
gajnagarg
 
一比一定(购)中央昆士兰大学毕业证(CQU毕业证)成绩单学位证
一比一定(购)中央昆士兰大学毕业证(CQU毕业证)成绩单学位证一比一定(购)中央昆士兰大学毕业证(CQU毕业证)成绩单学位证
一比一定(购)中央昆士兰大学毕业证(CQU毕业证)成绩单学位证
eqaqen
 
Cara Gugurkan Kandungan Awal Kehamilan 1 bulan (087776558899)
Cara Gugurkan Kandungan Awal Kehamilan 1 bulan (087776558899)Cara Gugurkan Kandungan Awal Kehamilan 1 bulan (087776558899)
Cara Gugurkan Kandungan Awal Kehamilan 1 bulan (087776558899)
Cara Menggugurkan Kandungan 087776558899
 
怎样办理伊利诺伊大学厄巴纳-香槟分校毕业证(UIUC毕业证书)成绩单学校原版复制
怎样办理伊利诺伊大学厄巴纳-香槟分校毕业证(UIUC毕业证书)成绩单学校原版复制怎样办理伊利诺伊大学厄巴纳-香槟分校毕业证(UIUC毕业证书)成绩单学校原版复制
怎样办理伊利诺伊大学厄巴纳-香槟分校毕业证(UIUC毕业证书)成绩单学校原版复制
yynod
 
Top profile Call Girls In Hubli [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hubli [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hubli [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hubli [ 7014168258 ] Call Me For Genuine Models We ...
gajnagarg
 
Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........
deejay178
 
<DUBAI>Abortion pills IN UAE {{+971561686603*^Mifepristone & Misoprostol in D...
<DUBAI>Abortion pills IN UAE {{+971561686603*^Mifepristone & Misoprostol in D...<DUBAI>Abortion pills IN UAE {{+971561686603*^Mifepristone & Misoprostol in D...
<DUBAI>Abortion pills IN UAE {{+971561686603*^Mifepristone & Misoprostol in D...
gynedubai
 
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
gajnagarg
 

Último (20)

Top profile Call Girls In Shivamogga [ 7014168258 ] Call Me For Genuine Model...
Top profile Call Girls In Shivamogga [ 7014168258 ] Call Me For Genuine Model...Top profile Call Girls In Shivamogga [ 7014168258 ] Call Me For Genuine Model...
Top profile Call Girls In Shivamogga [ 7014168258 ] Call Me For Genuine Model...
 
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Anantapur [ 7014168258 ] Call Me For Genuine Models...
 
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
Top profile Call Girls In Ratnagiri [ 7014168258 ] Call Me For Genuine Models...
 
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
Top profile Call Girls In bhubaneswar [ 7014168258 ] Call Me For Genuine Mode...
 
DMER-AYUSH-MIMS-Staff-Nurse-_Selection-List-04-05-2024.pdf
DMER-AYUSH-MIMS-Staff-Nurse-_Selection-List-04-05-2024.pdfDMER-AYUSH-MIMS-Staff-Nurse-_Selection-List-04-05-2024.pdf
DMER-AYUSH-MIMS-Staff-Nurse-_Selection-List-04-05-2024.pdf
 
K Venkat Naveen Kumar | GCP Data Engineer | CV
K Venkat Naveen Kumar | GCP Data Engineer | CVK Venkat Naveen Kumar | GCP Data Engineer | CV
K Venkat Naveen Kumar | GCP Data Engineer | CV
 
Top profile Call Girls In Varanasi [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Varanasi [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Varanasi [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Varanasi [ 7014168258 ] Call Me For Genuine Models ...
 
Top profile Call Girls In Jabalpur [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Jabalpur [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Jabalpur [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Jabalpur [ 7014168258 ] Call Me For Genuine Models ...
 
Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.
 
一比一定(购)中央昆士兰大学毕业证(CQU毕业证)成绩单学位证
一比一定(购)中央昆士兰大学毕业证(CQU毕业证)成绩单学位证一比一定(购)中央昆士兰大学毕业证(CQU毕业证)成绩单学位证
一比一定(购)中央昆士兰大学毕业证(CQU毕业证)成绩单学位证
 
Cara Gugurkan Kandungan Awal Kehamilan 1 bulan (087776558899)
Cara Gugurkan Kandungan Awal Kehamilan 1 bulan (087776558899)Cara Gugurkan Kandungan Awal Kehamilan 1 bulan (087776558899)
Cara Gugurkan Kandungan Awal Kehamilan 1 bulan (087776558899)
 
Personal Brand Exploration ppt.- Ronnie Jones
Personal Brand  Exploration ppt.- Ronnie JonesPersonal Brand  Exploration ppt.- Ronnie Jones
Personal Brand Exploration ppt.- Ronnie Jones
 
怎样办理伊利诺伊大学厄巴纳-香槟分校毕业证(UIUC毕业证书)成绩单学校原版复制
怎样办理伊利诺伊大学厄巴纳-香槟分校毕业证(UIUC毕业证书)成绩单学校原版复制怎样办理伊利诺伊大学厄巴纳-香槟分校毕业证(UIUC毕业证书)成绩单学校原版复制
怎样办理伊利诺伊大学厄巴纳-香槟分校毕业证(UIUC毕业证书)成绩单学校原版复制
 
Kannada Call Girls Mira Bhayandar WhatsApp +91-9930687706, Best Service
Kannada Call Girls Mira Bhayandar WhatsApp +91-9930687706, Best ServiceKannada Call Girls Mira Bhayandar WhatsApp +91-9930687706, Best Service
Kannada Call Girls Mira Bhayandar WhatsApp +91-9930687706, Best Service
 
Top profile Call Girls In Hubli [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hubli [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hubli [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hubli [ 7014168258 ] Call Me For Genuine Models We ...
 
Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........
 
<DUBAI>Abortion pills IN UAE {{+971561686603*^Mifepristone & Misoprostol in D...
<DUBAI>Abortion pills IN UAE {{+971561686603*^Mifepristone & Misoprostol in D...<DUBAI>Abortion pills IN UAE {{+971561686603*^Mifepristone & Misoprostol in D...
<DUBAI>Abortion pills IN UAE {{+971561686603*^Mifepristone & Misoprostol in D...
 
Personal Brand Exploration - Fernando Negron
Personal Brand Exploration - Fernando NegronPersonal Brand Exploration - Fernando Negron
Personal Brand Exploration - Fernando Negron
 
Low Cost Coimbatore Call Girls Service 👉📞 6378878445 👉📞 Just📲 Call Ruhi Call ...
Low Cost Coimbatore Call Girls Service 👉📞 6378878445 👉📞 Just📲 Call Ruhi Call ...Low Cost Coimbatore Call Girls Service 👉📞 6378878445 👉📞 Just📲 Call Ruhi Call ...
Low Cost Coimbatore Call Girls Service 👉📞 6378878445 👉📞 Just📲 Call Ruhi Call ...
 
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
Top profile Call Girls In Agartala [ 7014168258 ] Call Me For Genuine Models ...
 

Defocus magnification

  • 1. Defocus Magnification SoonminBae & FrédoDurand Computer Science and Artificial Intelligence Laboratory Massachusetts Institute of Technology Proceedings of EUROGRAPHICS 2007 Presented by DebaleenaChattopadhyay
  • 2. Presentation Outline What? - The problem definition Why? - The Novelty of the paper How? - The solution to the problem Results - The outcome Discussion - The further scope of enhancement
  • 4. Defocus What is Defocus? – It is the result of causing a lens to deviate from accurate focus. Depth of focus – While bringing a certain object into focus, objects that are away from it (in focus) appear blurred and the amount of blur increases with the relative distances. Defocus and Geometry— This suggests that defocus and geometry (3D orientation of the scene) are related and, therefore, it is possible to estimate the appearance of a scene by measuring the amount of defocus in an image. Defocus Magnification— Magnify the defocus effects within an image i.e. to blur blurry regions and keep sharp regions sharp.
  • 5. SLR vs. Point-and-Shoot SLR cameras can produce a shallow Depth Of Focus that it keeps the main subject sharp but blurs the background. Sharp foreground with blurred background Photo Credit: Bae & Durand
  • 6. A Point-and-Shoot Camera Small point-and-shoot cameras do not permit enough defocus due to the small diameter of their lens and their small sensors. Background is not blurred enough Photo Credit: Bae & Durand
  • 7. Defocus and Aperture size Bigger aperture produces more defocus F-number N gives the aperture diameter A as a fraction of the focal length f (A = Nf ) Example : f = 100 mm, f/2A = 50mm, f/4 A = 25mm f/2 f/4 7 sensor lens focal plane Slide Credit: Bae & Durand
  • 8.
  • 9. Defocus size is mostly proportional to the sensor sizeLarge sensor (22.2 x 14.8), f/2.8 blurred background Small sensor (7.18 x 5.32), f/2.8 background remained sharp Slide Credit: Bae & Durand
  • 10. The Problem Definition To present an image- processing technique that magnifies existing defocus given a single photo. (i.e. to simulate shallow depth of field) Input Image Output Image
  • 12.
  • 13. A related working domain is estimating shape (3D geometry) from defocus information. This is called Depth from Defocus problem.
  • 14. Depth from Defocus— Calculates the exact depth map. Needs more than one image in different focus settings. Is a hard problem
  • 15. Some related works are: [Horn 68; Pentland 87; Darrell 88; Ens 93; Nayar 94; Watanabe 98; Favaro 02; Jin 02; Favaro 05; Hasinoff 06]
  • 16.
  • 17. Uses a single image in a single focus setting.
  • 18. Do not differentiate between out-of-focus edges and originally smooth edges.
  • 19.
  • 20. The Solution Overview Input Photo Defocus Map Magnify Defocus Blur Estimation Blur Propagation Output Photo Detect Blurred Edges Estimate Blur Refine Blur Estimation Cross Bilateral Filtering Use Sharpness Bias
  • 21.
  • 22.
  • 23. The filter responses are then tested for reliability using certain thresholds.
  • 24. The right scale for edge detection as defined in the paper is : σ1 = {64 32 16 8 4 2 1 0.5} and σ2 = {32 16 8 4 2 1 0.5} pixels
  • 25. The Solution Blurred Edge Detection Multi-scale edge detector working formulae : The Gaussian Derivative filters The First Order Gaussian Derivative filter with σ1 varying as previously defined scale.
  • 26. The Solution Blurred Edge Detection Multi-scale edge detector working formulae : The Gaussian Derivative filters The Second Order Gaussian Derivative filter with σ2 varying as previously defined scale.
  • 27. The Solution Blurred Edge Detection Multi-scale edge detector working formulae : Reliability Criterion detection working formulae : Reliability of the filter responses is tested against a threshold which is computed as follows (c1 and c2 for the first and the second order Gaussian derivative filters σ1 and σ2 respectively) :
  • 28.
  • 29. our blur measure input The Solution Robust Blur Estimation Successfully measure the blur size in spite of the influence of scene events nearby blurry sharp 23
  • 30.
  • 31. Grey means no value blurry input blur measure sharp
  • 32. The Solution Refinement of Blur Estimation Erroneous blur estimates due to soft shadows and glossy highlights blurry input blur measure sharp
  • 33.
  • 34. due to soft shadows and glossy highlightsblurry input blur measure sharp 26
  • 35. The Solution Remove Outliers Using cross bilateral filtering [Eisemann 04, Petschnigg 04] a weighted mean of neighboring blur measures. blurry before refinement after refinement sharp
  • 36. The Solution Refine Blur Estimation The biased cross bilateral filtering of a sparse set of blur measures, BM at an edge pixel p is formulated as the following: Where, b(BM)= exp(-BM/2) gσ (x)= exp( -x2/2 σ 2) σb = 10% of the image range σb = 10% of the image size
  • 37. blur measure input The Solution Blur Propagation Given a sparse set of the blur measure (BM) Propagate the blur measure to the entire image Assumption : blurriness (B)is smooth except at image edges Inspired by [Levin et al. 2004]
  • 38. The Solution Blur Propagation Given a sparse set of the blur measure (BM) Propagate the blur measure to the entire image Assumption : blurriness (B)is smooth except at image edges We minimize data term smoothness term proportional toe -|| C(p) – C(q) ||2 αp = 0.5 for edge pixels. 30
  • 39.
  • 40. Recap 1. User provides a single input photograph 2. Our system automatically produces the defocus map 3. We use Photoshop’s lens blur to generate the defocus magnified result input our defocus map Increased defocus 33 Slide Credit: Bae & Durand
  • 42. Input Result Defocus Map 35 Slide Credit: Bae & Durand
  • 43. 36 Input Result Slide Credit: Bae & Durand
  • 44. Input Result Defocus Map 37 Slide Credit: Bae & Durand
  • 45. 38 Input Result Slide Credit: Bae & Durand
  • 46. Input Result Defocus Map 39 Slide Credit: Bae & Durand
  • 47. 40 Input Result Slide Credit: Bae & Durand
  • 48. Comparison with the ground truth ground truth (f/4) Input (f/8) ourresult 41 Slide Credit: Bae & Durand
  • 50.

Notas do Editor

  1. So, when a scene is captured as an image i.e. a photograph by a camera, some objects of the scene is in focus while, others are out of focus, i.e. in defocus. Going back to the problem definition let us try to get the motivation behind all this effort. We have quite a subjective impression that we view our surroundings in clear, sharp focus. This relates back to the photographic tradition where more or less the complete image remains in focus i.e., have an infinite depth of field. But this contradicts the biological theory that the images that fall on the retina are typically quite badly focused everywhere except within the central fovea. There is a gradient of focus, ranging from nearly perfect focus at the point of regard to almost complete blur at points on distant objects. This gradient of focus inherent in biological and most other optical systems can be treated as a useful source of depth information, and consequently may be used to recover a depth map (i.e., distances between viewer and points in the scene).
  2. Defocus map i.e. the measure of blurriness in an image or the blur estimated at each of the edges of an image.
  3. The PSF of an optical system is the irradiance distribution that results from a single point source in object space. Although the source may be a point, the image is not. There are two main reasons. First, aberrations in the optical system will spread the image over a finite area. Second, diffraction effects will also spread the image, even in a system that has no aberrations. There is a gradient of focus, ranging from nearly perfect focus at the point of regard to almost complete blur at points on distant objects. This gradient of focus inherent in biological and most other optical systems . The PSF evidently depends on the camera lens properties and atmospheric conditions when the image is captured.
  4. Our edge-detection method depends upon making reliable inferences about the local shape of the intensity function at each point in an image. Reliability is defined in terms of an overall significance level α_I for the entire image and a pointwise significance level α_p.that is, the noise at a given point in the image is a normally distributed random variable with standard deviation sn (sn = 2.5), independent of the signal and the noise at other points in the image.The edge-detection method depends upon making reliable inferences about the local shape of the intensity function at each point in an image.
  5. Our edge-detection method depends upon making reliable inferences about the local shape of the intensity function at each point in an image. Reliability is defined in terms of an overall significance level α_I for the entire image and a pointwise significance level α_p.A weighted sum of these two filter responses is used to compute the gradient direction θ that maximizes the gradi- ent magnitude.
  6. Our edge-detection method depends upon making reliable inferences about the local shape of the intensity function at each point in an image. Reliability is defined in terms of an overall significance level α_I for the entire image and a pointwise significance level α_p.A weighted sum of these two filter responses is used to compute the gradient direction θ that maximizes the gradi- ent magnitude.
  7. Our edge-detection method depends upon making reliable inferences about the local shape of the intensity function at each point in an image. Reliability is defined in terms of an overall significance level α_I for the entire image and a pointwise significance level α_p.A weighted sum of these two filter responses is used to compute the gradient direction θ that maximizes the gradi- ent magnitude.
  8. Our edge-detection method depends upon making reliable inferences about the local shape of the intensity function at each point in an image. Reliability is defined in terms of an overall significance level α_I for the entire image and a pointwise significance level α_p.