Borrar filtros
Borrar filtros

How to find a concentric irregular polygon

4 visualizaciones (últimos 30 días)
Matteo Nicoletta
Matteo Nicoletta el 1 de Mzo. de 2022
Respondida: Image Analyst el 7 de Sept. de 2023
Hi everyone,
How can I find a new set of points which compose a concentric polygon, inside the original one (in the picture), with a given distance from it?

Respuestas (1)

Image Analyst
Image Analyst el 7 de Sept. de 2023
I'd just find the centroid of the shape, then run around the perimeter finding the distance to the centroid. Then use normal trig functions to shorten that distance and get new (x,y) coordinates.

Categorías

Más información sobre Computational Geometry en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by