Depth-Based Selective Blurring in Stereo Images Using Accelerated Framework

版本 1.2.0.0 (221.0 KB) 作者: Subhayan Mukherjee
Altering the depth of field of an image based on a supplied depth map and user's depths of interest.
561.0 次下载
更新时间 2016/5/31

查看许可证

Please cite these papers:
[1] S. Mukherjee and R. Guddeti, "Depth-Based Selective Blurring in Stereo Images Using Accelerated Framework", Springer-Verlag Journal "3D Research", vol. 5, no. 3, 2014.
[2] S. Mukherjee and R. Guddeti, "A hybrid algorithm for disparity calculation from sparse disparity estimates based on stereo vision," IEEE 10th International Conference on Signal Processing and Communications (SPCOM), Jul. 2014.
My algorithm generates a blur map from the input depth map and the user's depth(s) of interest. The blur map is then used to perform depth-based selective blurring of the input image using a Gaussian kernel, resulting in an output image with image regions lying in depth(s) of user's non-interest blurred (degree of blurring is controlled by a input parameter), thus effectively altering the depth of field of the input image.
This submission, used in conjunction with my stereo depth map generator available at:
http://www.mathworks.com/matlabcentral/fileexchange/46172-fast-stereo-matching-and-disparity-estimation-by-s-mukherjee-and-prof-g-r-m-reddy

may be helpful especially for amateur / casual photographers using entry-level cameras with limited capabilities for altering the depth of field during shooting. A typical use case is portrait photography.

A similar project done by GOOGLE, although their depth estimation methodology is different:

http://googleresearch.blogspot.in/2014/04/lens-blur-in-new-google-camera-app.html

引用格式

Subhayan Mukherjee (2024). Depth-Based Selective Blurring in Stereo Images Using Accelerated Framework (https://www.mathworks.com/matlabcentral/fileexchange/46217-depth-based-selective-blurring-in-stereo-images-using-accelerated-framework), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Added reference to the (newly added) "Lens Blur" feature of the Google Camera android app regarding its relation to this submission.
Changed the title to match our published paper.
Added paper citation details.

1.1.0.0

Made spellings of certain keywords uniform throughout the submission to avoid ambiguities.

1.0.0.0