Sciweavers

1233 search results - page 5 / 247
» Extensible Point Location Algorithm
Sort
View
76
Voted
ICRA
2008
IEEE
172views Robotics» more  ICRA 2008»
15 years 4 months ago
Registration of colored 3D point clouds with a Kernel-based extension to the normal distributions transform
— We present a new algorithm for scan registration of colored 3D point data which is an extension to the Normal Distributions Transform (NDT). The probabilistic approach of NDT i...
Benjamin Huhle, Martin Magnusson 0002, Wolfgang St...
69
Voted
SODA
2001
ACM
105views Algorithms» more  SODA 2001»
14 years 11 months ago
Online point location in planar arrangements and its applications
Recently, Har-Peled [HP99b] presented a new randomized technique for online construction of the zone of a curve in a planar arrangement of arcs. In this paper, we present several ...
Sariel Har-Peled, Micha Sharir
SIGSOFT
2008
ACM
15 years 10 months ago
Automatically locating framework extension examples
Using and extending a framework is a challenging task whose difficulty is exacerbated by the poor documentation that generally comes with the framework. Even in the presence of do...
Barthélémy Dagenais, Harold Ossher
SODA
2008
ACM
105views Algorithms» more  SODA 2008»
14 years 11 months ago
Distribution-sensitive point location in convex subdivisions
A data structure is presented for point location in convex planar subdivisions when the distribution of queries is known in advance. The data structure has an expected query time t...
Sébastien Collette, Vida Dujmovic, John Iac...
SODA
2008
ACM
86views Algorithms» more  SODA 2008»
14 years 11 months ago
Space-efficient dynamic orthogonal point location, segment intersection, and range reporting
We describe an asymptotically optimal data-structure for dynamic point location for horizontal segments. For n line-segments, queries take O(log n) time, updates take O(log n) amo...
Guy E. Blelloch