Polygon Extraction from Triangular Meshes

02/05/2020
by   Jeremy Castagno, et al.
0

This paper presents Polylidar, an efficient algorithm to extract non-convex polygons from 2D point sets. Polylidar is able to extract multiple disjoint polygons and capture interior holes. The algorithm begins by triangulating the point set and filtering triangles by user configurable parameters such as triangle edge length. Next, connected triangles are extracted into triangular meshes representing the shape of the point set. The key to Polylidar's speed, and the main contribution of this paper, is in efficiently transforming each triangular mesh into a concave polygon. This paper describes Polylidar and provides benchmarks to comparatively evaluate its speed and accuracy. Results show good accuracy and ∼ 4 times speedup compared to other concave polygon extraction methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/05/2020

Polylidar – Polygons from Triangular Meshes

This paper presents Polylidar, an efficient algorithm to extract non-con...
research
01/28/2022

POLYLLA: Polygonal meshing algorithm based on terminal-edge regions

This paper presents an algorithm to generate a new kind of polygonal mes...
research
07/23/2020

Polylidar3D – Fast Polygon Extraction from 3D Data

Flat surfaces captured by 3D point clouds are often used for localizatio...
research
04/11/2022

GPU Parallel algorithm for the generation of polygonal meshes based on terminal-edge regions

This paper presents a GPU parallel algorithm to generate a new kind of p...
research
11/15/2019

Weighted Triangle-free 2-matching Problem with Edge-disjoint Forbidden Triangles

The weighted T-free 2-matching problem is the following problem: given a...
research
08/24/2017

Efficient barycentric point sampling on meshes

We present an easy-to-implement and efficient analytical inversion algor...
research
06/23/2022

A Novel Algorithm for Exact Concave Hull Extraction

Region extraction is necessary in a wide range of applications, from obj...

Please sign up or login with your details

Forgot password? Click here to reset