Sciweavers

74 search results - page 1 / 15
» Efficient Histogram-Based Sliding Window
Sort
View
CVPR
2010
IEEE
15 years 6 months ago
Efficient Histogram-Based Sliding Window
Many computer vision problems rely on computing histogram-based objective functions with a sliding window. A main limiting factor is the high computational cost. Existing computat...
Yichen Wei, Litian Tao
PAMI
2002
164views more  PAMI 2002»
14 years 10 months ago
Efficient Dilation, Erosion, Opening, and Closing Algorithms
We propose an efficient and deterministic algorithm for computing the one-dimensional dilation and erosion (max and min) sliding window filters. For a p-element sliding window, our...
Joseph Gil, Ron Kimmel
DASFAA
2010
IEEE
193views Database» more  DASFAA 2010»
14 years 8 months ago
A Simple, Yet Effective and Efficient, Sliding Window Sampling Algorithm
Sampling streams of continuous data with limited memory, or reservoir sampling, is a utility algorithm. Standard reservoir sampling maintains a random sample of the entire stream a...
Xuesong Lu, Wee Hyong Tok, Chedy Raïssi, St&e...
80
Voted
PAMI
2010
222views more  PAMI 2010»
14 years 8 months ago
Fast Algorithm for Walsh Hadamard Transform on Sliding Windows
— This paper proposes a fast algorithm for Walsh Hadamard Transform on sliding windows which can be used to implement pattern matching most efficiently. The computational require...
Wanli Ouyang, Wai-kuen Cham
SIAMCOMP
2002
152views more  SIAMCOMP 2002»
14 years 10 months ago
Maintaining Stream Statistics over Sliding Windows
We consider the problem of maintaining aggregates and statistics over data streams, with respect to the last N data elements seen so far. We refer to this model as the sliding wind...
Mayur Datar, Aristides Gionis, Piotr Indyk, Rajeev...