๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

[ACM Press ACM SIGGRAPH 2006 Papers - Boston, Massachusetts (2006.07.30-2006.08.03)] ACM SIGGRAPH 2006 Papers on - SIGGRAPH '06 - Fast median and bilateral filtering

โœ Scribed by Weiss, Ben


Book ID
118032787
Publisher
ACM Press
Year
2006
Tongue
English
Weight
870 KB
Volume
0
Category
Article
ISBN-13
9781595933645

No coin nor oath required. For personal study only.

โœฆ Synopsis


Median filtering is a cornerstone of modern image processing and is used extensively in smoothing and de-noising applications. The fastest commercial implementations (e.g. in Adobe ยฎ Photoshop ยฎ CS2) exhibit O(r) runtime in the radius of the filter, which limits their usefulness in realtime or resolution-independent contexts. We introduce a CPU-based, vectorizable O(log r) algorithm for median filtering, to our knowledge the most efficient yet developed. Our algorithm extends to images of any bit-depth, and can also be adapted to perform bilateral filtering. On 8-bit data our median filter outperforms Photoshop's implementation by up to a factor of fifty.


๐Ÿ“œ SIMILAR VOLUMES


[ACM Press ACM SIGGRAPH 2006 Papers - Bo
โœ Raskar, Ramesh; Agrawal, Amit; Tumblin, Jack ๐Ÿ“‚ Article ๐Ÿ“… 2006 ๐Ÿ› ACM Press ๐ŸŒ English โš– 578 KB

Jack Tumblin Northwestern University (a) Blurred Image (b) Rectified Crop (c) Deblurred ImageFigure 1: Coded exposure enables recovery of fine details in the deblurred image. (a) Photo of a fast moving vehicle. (b) User clicks on four points to rectify the motion lines and specifies a rough crop. (c