中文
相关论文

相关论文: Acceleration of the shiftable O(1) algorithm for b…

200 篇论文

The bilateral filter is a versatile non-linear filter that has found diverse applications in image processing, computer vision, computer graphics, and computational photography. A widely-used form of the filter is the Gaussian bilateral…

计算机视觉与模式识别 · 计算机科学 2016-11-15 Kunal N. Chaudhury

It was recently demonstrated in [5] that the non-linear bilateral filter [14] can be efficiently implemented using a constant-time or O(1) algorithm. At the heart of this algorithm was the idea of approximating the Gaussian range kernel of…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Kunal Narayan Chaudhury

It is well-known that spatial averaging can be realized (in space or frequency domain) using algorithms whose complexity does not depend on the size or shape of the filter. These fast algorithms are generally referred to as constant-time or…

计算机视觉与模式识别 · 计算机科学 2013-07-23 Kunal Narayan Chaudhury , Daniel Sage , Michael Unser

The bilateral filter is an edge-preserving smoother that has diverse applications in image processing, computer vision, computer graphics, and computational photography. The filter uses a spatial kernel along with a range kernel to perform…

计算机视觉与模式识别 · 计算机科学 2016-05-11 Sanjay Ghosh , Kunal N. Chaudhury

The bilateral filter is a non-linear filter that uses a range filter along with a spatial filter to perform edge-preserving smoothing of images. A direct computation of the bilateral filter requires $O(S)$ operations per pixel, where $S$ is…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Kunal N. Chaudhury , Swapnil D. Dabhade

In the classical bilateral filter, a fixed Gaussian range kernel is used along with a spatial kernel for edge-preserving smoothing. We consider a generalization of this filter, the so-called adaptive bilateral filter, where the center and…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Ruturaj G. Gavaskar , Kunal N. Chaudhury

Existing fast algorithms for bilateral and nonlocal means filtering mostly work with grayscale images. They cannot easily be extended to high-dimensional data such as color and hyperspectral images, patch-based data, flow-fields, etc. In…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Pravin Nair , Kunal. N. Chaudhury

It was demonstrated in earlier work that, by approximating its range kernel using shiftable functions, the non-linear bilateral filter can be computed using a series of fast convolutions. Previous approaches based on shiftable approximation…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Sanjay Ghosh , Kunal N. Chaudhury

The bilateral and nonlocal means filters are instances of kernel-based filters that are popularly used in image processing. It was recently shown that fast and accurate bilateral filtering of grayscale images can be performed using a…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Pravin Nair , Kunal N. Chaudhury

It is well-known that box filters can be efficiently computed using pre-integrations and local finite-differences [Crow1984,Heckbert1986,Viola2001]. By generalizing this idea and by combining it with a non-standard variant of the Central…

计算机视觉与模式识别 · 计算机科学 2015-05-30 Kunal N. Chaudhury , Sebanti Sanyal

We propose a bilateral filter with a locally controlled domain kernel for directional edge-preserving smoothing. Traditional bilateral filters use a range kernel, which is responsible for edge preservation, and a fixed domain kernel that…

计算机视觉与模式识别 · 计算机科学 2015-08-24 Manasij Venkatesh , Chandra Sekhar Seelamantula

Computational complexity of the brute-force implementation of the bilateral filter (BF) depends on its filter kernel size. To achieve the constant-time BF whose complexity is irrelevant to the kernel size, many techniques have been…

计算机视觉与模式识别 · 计算机科学 2018-03-02 Longquan Dai , Mengke Yuan , Xiaopeng Zhang

The bilateral filter has diverse applications in image processing, computer vision, and computational photography. In particular, this non-linear filter is quite effective in denoising images corrupted with additive Gaussian noise. The…

计算机视觉与模式识别 · 计算机科学 2015-05-26 Kollipara Rithwik , Kunal Narayan Chaudhury

The bilateral filter is known to be quite effective in denoising images corrupted with small dosages of additive Gaussian noise. The denoising performance of the filter, however, is known to degrade quickly with the increase in noise level.…

计算机视觉与模式识别 · 计算机科学 2015-05-26 Kunal N. Chaudhury , Kollipara Rithwik

This paper presents a simple and efficient method to convolve an image with a Gaussian kernel. The computation is performed in a constant number of operations per pixel using running sums along the image rows and columns. We investigate the…

计算机视觉与模式识别 · 计算机科学 2011-07-26 Elhanan Elboher , Michael Werman

Image downscaling is one of the widely used operations in image processing and computer graphics. It was recently demonstrated in the literature that kernel-based convolutional filters could be modified to develop efficient image…

图像与视频处理 · 电气工程与系统科学 2023-01-18 Sanjay Ghosh , Arpan Garai

We consider the problem of approximating a truncated Gaussian kernel using Fourier (trigonometric) functions. The computation-intensive bilateral filter can be expressed using fast convolutions by applying such an approximation to its range…

图像与视频处理 · 电气工程与系统科学 2018-11-07 Sanjay Ghosh , Pravin Nair , Kunal N. Chaudhury

We propose simple polynomial-time algorithms for two linear conic feasibility problems. For a matrix $A\in \mathbb{R}^{m\times n}$, the kernel problem requires a positive vector in the kernel of $A$, and the image problem requires a…

最优化与控制 · 数学 2019-04-09 Daniel Dadush , László A. Végh , Giacomo Zambelli

A new image denoising algorithm to deal with the additive Gaussian white noise model is given. Like the non-local means method, the filter is based on the weighted average of the observations in a neighborhood, with weights depending on the…

其他统计学 · 统计学 2011-11-04 Qiyu Jin , Ion Grama , Quansheng Liu

In this work we consider the {\em image matching} problem for two grayscale $n \times n$ images, $M_1$ and $M_2$ (where pixel values range from 0 to 1). Our goal is to find an affine transformation $T$ that maps pixels from $M_1$ to pixels…

数据结构与算法 · 计算机科学 2011-11-09 Simon Korman , Daniel Reichman , Gilad Tsur
‹ 上一页 1 2 3 10 下一页 ›