DocumentCode :
1783742
Title :
An algorithm for counting line segments intersections using planar partitions
Author :
Ohdan, Masanori ; Ueno, Yukiko ; Aizawa, K.
Author_Institution :
NTT Data Syst. Technol. Inc., Tokyo, Japan
fYear :
2014
fDate :
21-23 May 2014
Firstpage :
133
Lastpage :
136
Abstract :
Intersecting a collection of line segments is one of the most fundamental tasks in computer geometry. Bentley and Ottmann [1] proposed an algorithm called Sweep Line Algorithm. The algorithm is quite effective when the number of intersections is relatively small. On the other hand, it is less effective when the number of intersections is large. In this paper, we introduce an algorithm which is effective for both of these cases. Our algorithm divide given line segments into groups using Morton code and l quadtree levels. In our experiments using randomly generated sets of line segments, our algorithm is effective as sweep line algorithm when the number of intersections is small and is effective as brute force algorithm when the number of intersections is large.
Keywords :
computational geometry; Morton code; brute force algorithm; computer geometry; counting line segments intersections; generated sets; planar partitions; sweep line algorithm; Clustering algorithms; Complexity theory; Computers; Force; Geometry; Image segmentation; Partitioning algorithms; Morton code; computer geometry; image processing; line segments intersection; quadtrees;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Communications, Control and Signal Processing (ISCCSP), 2014 6th International Symposium on
Conference_Location :
Athens
Type :
conf
DOI :
10.1109/ISCCSP.2014.6877833
Filename :
6877833
Link To Document :
بازگشت