Higher Order Voronoi Diagrams in MATLAB -
Higher Order Voronoi Diagrams in MATLAB -
matlab has first-class function, voronoi/voronoin drawing first order voronoi diagrams. unfortunately, there no built in alternative higher order diagrams. understand in principle how obtain higher order diagrams, implementation in matlab seems messy. know of easy way in matlab?
preliminary searches yielded no matlab-language-specific implementation (although there abstract implementation material).
this strikes me odd useful kth-order v. diagram not "out of box" implementable in matlab thought check experts first see if i'm not missing something... before spend untold number of hours reinventing wheel.
p.s. there 2 other questions in stack exchange i've found regarding subject no resolution. participants "gave up" in trying figure out. hard of question?
you can find little illustration of higher order voronoi diagram website:http://www.nirarebakun.com/voro/ehivoro.html. thought utilize counter. or maybe can powerfulness diagram. seems utilize similar algorithm:https://github.com/arlindnocaj/power-voronoi-diagram.
matlab voronoi
Comments
Post a Comment