divide sides of a polygon
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Alejandro Fernández
el 12 de Mayo de 2020
Comentada: Alejandro Fernández
el 12 de Mayo de 2020
Hi, see if anyone can solve a problem I have.
Starting from the binarize.jpeg image and using the drawpoint function I can get the points I show in blue
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/292503/image.png)
And then using the polyshape function I can get the polygon whose sides I show painted in blue.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/292504/image.png)
Now, how can I do that, saying that the number of points is, for example, 39, returns me the coordinates of the points I mark in red, equidistant from each other.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/292505/image.png)
Thank you for all
2 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!