Sciweavers

5 search results - page 1 / 1
» Constant time O(1) bilateral filtering
Sort
View
73
Voted
CVPR
2008
IEEE
16 years 28 days ago
Constant time O(1) bilateral filtering
Fatih Porikli
132
Voted
CVPR
2009
IEEE
2115views Computer Vision» more  CVPR 2009»
16 years 6 months ago
Real-Time O(1) Bilateral Filtering
We propose a new bilateral filtering algorithm with computational complexity invariant to filter kernel size, socalled O(1) or constant time in the literature. By showing that a...
Kar-Han Tan, Narendra Ahuja, Qingxiong Yang
83
Voted
ICIP
2010
IEEE
14 years 9 months ago
Fast bilateral filtering by adapting block size
Direct implementations of bilateral filtering show O(r2 ) computational complexity per pixel, where r is the filter window radius. Several lower complexity methods have been devel...
Wei Yu, Franz Franchetti, James C. Hoe, Yao-Jen Ch...
SODA
2008
ACM
86views Algorithms» more  SODA 2008»
15 years 10 days ago
Parallel monotonicity reconstruction
We investigate the problem of monotonicity reconstruction, as defined in [3], in a parallel setting. We have oracle access to a nonnegative real-valued function f defined on domai...
Michael E. Saks, C. Seshadhri
118
Voted
ANCS
2005
ACM
15 years 4 months ago
Segmented hash: an efficient hash table implementation for high performance networking subsystems
Hash tables provide efficient table implementations, achieving O(1), query, insert and delete operations at low loads. However, at moderate or high loads collisions are quite freq...
Sailesh Kumar, Patrick Crowley