250 likes | 260 Views
This project focuses on enhancing image focus and privacy preservation in photography. Aimed at highlighting subjects, it addresses the limitations of expensive DSLR cameras and lenses as well as unwanted elements in the background. By utilizing refocus techniques to transform images into movie-like effects, the system aims to enhance image quality while preserving privacy.
E N D
SurveyofBackground Blurring Shadow 2008.10.07
Outline • Motivation • Introduction • Related work/Paper survey • System design • Todo list
Motivation • Image enhancement • 想要凸顯主題, • 但是DSLR很貴、鏡頭很貴…… • 景的閒雜人物很討厭 • For privacy preserving • 利用refocus來達到image轉成movie的效果
Introduction • Depth of field (景深) • 焦距 • 光圈 • 物距 • Bokeh (散景)
Related Work Refocusing : Active Refocusing of Images and Videos [siggraph07]
Related Work Refocusing : Active Refocusing of Images and Videos [siggraph07] Depth hint: active project light Blur kernel: Gaussian blur
Related Work • Image and Depth from a Conventional Camera with a Coded Aperture [siggraph07]
Related Work Coded aperture- reduce uncertainty in scale identification Conventional Coded Larger scale Correct scale Smaller scale
Related Work • Single Image Dehazing [siggraph08] • Radiative transport equation
Related Work • Single Image Dehazing [siggraph08]
Related Work • Single Image Dehazing [siggraph08]
Related Work • 要做refocusing 要找出depth map • Usage of Depth map • Reconstruct 3D scene • 3D shape recovery
Related Work • Depth Recovery • Depth from stereo • Structure from motion • Shape from shading • Range from focus • Depth from defocus
Related Work • How to find depth map • Perspective of two images • Blur effect of an image • Other hint • Do we really need aexactdepth map?
System design • Object segmentation Image matting : • Hard cut • Grab cut • Lazy snapping • Watershed • Mean-shift • Soft cut • Tri-map alpha matting • Color segmentation
System design • Depth map reconstruction • Vanish point or horizontal line
System design • Refocus the Image • different blur kernel
TodoList • 有depth map 產生出有淺景深效果的result • 有object segment, subject 等hint 產生depth map • Object segmentation (with/without user hint)