Create a cropped power diagram

7 visualizzazioni (ultimi 30 giorni)
Zohar
Zohar il 31 Mag 2022
Spostato: Sabin il 24 Dic 2022
Given a set of 2D points, I'd like to create a power diagram that is cropped into a rectangle.
There is this:
but it's written with loops (slow), and it doesn't crop but based on the convex hull.
I was hoping for something more robust such as
Otherwise, I'll need to use cgal

Risposte (1)

Brian O'Malley
Brian O'Malley il 23 Giu 2022
Spostato: Sabin il 24 Dic 2022
In case this hasn't been resolved, here's a faster version of the same function: https://www.mathworks.com/matlabcentral/fileexchange/56633-fast-bounded-power-diagram
  1 Commento
Zohar
Zohar il 24 Giu 2022
Spostato: Sabin il 24 Dic 2022
Might do the trick, thanks. However, I found out that there's a differnt approach (using Sinkhorn67), which I need to look into.

Accedi per commentare.

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Prodotti


Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by