1999
DOI: 10.1016/s0925-7721(99)00021-8
|View full text |Cite
|
Sign up to set email alerts
|

Practical segment intersection with finite precision output

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
56
0
2

Year Published

2001
2001
2019
2019

Publication Types

Select...
5
4
1

Relationship

1
9

Authors

Journals

citations
Cited by 68 publications
(58 citation statements)
references
References 0 publications
0
56
0
2
Order By: Relevance
“…en we nd all segment intersections and insert explicit intersection points using snap rounding as explained in [10]. ere is also a need to be no overlapping segments, but having all intersections explicit makes it trivial to nd them and remove duplicates.…”
Section: Building a Planar Subdivisionmentioning
confidence: 99%
“…en we nd all segment intersections and insert explicit intersection points using snap rounding as explained in [10]. ere is also a need to be no overlapping segments, but having all intersections explicit makes it trivial to nd them and remove duplicates.…”
Section: Building a Planar Subdivisionmentioning
confidence: 99%
“…Another technique that also is based on finite precision approximation is snap rounding (SP) [20], whose basic idea is to use some rounding method to convert an arbitrary precision arrangement of segments into a fixed-precision representation. Snap rounding has been used in GIS packages such as [3,7,19], but it can generate some inconsistencies by changing the topology -for example, see Figure 4.…”
Section: Roundoff Error Problems In Map Operationsmentioning
confidence: 99%
“…It is not a trivial task to deal with the intersections. A reliable implementation is needed to cope with the efficiency and limited precision of line segments [18][19][20] and arc segments [21][22][23][24][25][26][27]. A program algorithm with an O(n * (n − 3)) time complexity (closed curve) is offered below.…”
Section: Inputmentioning
confidence: 99%