Sciweavers

10608 search results - page 199 / 2122
» Complexity of O'Hara's Algorithm
Sort
View
ICCAD
1995
IEEE
90views Hardware» more  ICCAD 1995»
14 years 2 months ago
An optimal algorithm for area minimization of slicing floorplans
The traditional algorithm of Stockmeyer for area minimization of slicing oorplans has time (and space) complexity O(n2 ) in the worst case, or O(nlogn) for balanced slicing. For ...
Weiping Shi
BMVC
1998
14 years 3 days ago
Recovering Motion Fields: An Evaluation of Eight Optical Flow Algorithms
Evaluating the performance of optical flow algorithms has been difficult because of the lack of ground-truth data sets for complex scenes. We describe a simple modification to a r...
Ben Galvin, Brendan McCane, Kevin Novins, David Ma...
MMSP
2008
IEEE
167views Multimedia» more  MMSP 2008»
14 years 5 months ago
Fast encoding algorithms for video coding with adaptive interpolation filters
—In order to compensate for the temporally changing effect of aliasing and improve the coding efficiency of video coders, adaptive interpolation filtering schemes have been recen...
Dmytro Rusanovskyy, Kemal Ugur, Moncef Gabbouj
ESA
2005
Springer
161views Algorithms» more  ESA 2005»
14 years 4 months ago
Cache-Oblivious Comparison-Based Algorithms on Multisets
Abstract. We study three comparison-based problems related to multisets in the cache-oblivious model: Duplicate elimination, multisorting and finding the most frequent element (th...
Arash Farzan, Paolo Ferragina, Gianni Franceschini...
WEA
2004
Springer
110views Algorithms» more  WEA 2004»
14 years 4 months ago
A Dynamic Algorithm for Topologically Sorting Directed Acyclic Graphs
Abstract. We consider how to maintain the topological order of a directed acyclic graph (DAG) in the presence of edge insertions and deletions. We present a new algorithm and, alth...
David J. Pearce, Paul H. J. Kelly