flatten-js is a javascript library for manipulating abstract geometrical shapes like point, vector, line, ray, segment, circle, arc and polygon. Shapes may be organized into Planar Set - searchable ...
An implementation of the Bentley-Ottman algorithm. No endpoints lie on another segment. This implementation will work on most cases with colinear endpoints, but there are a few edge cases which will ...
I'm looking for an algorithm to create polygons from line segments. The data I'm working with is survey data from CAD files:<BR><BR> View image: http://www ...
Abstract: This paper studies the problem of Line Segment Detection (LSD) for the characterization of line geometry in images, with the aim of learning a domain-agnostic robust LSD model that works ...