octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40996] voronoi diagram has no result for two


From: hekawi
Subject: [Octave-bug-tracker] [bug #40996] voronoi diagram has no result for two points
Date: Fri, 27 Dec 2013 17:35:55 +0000
User-agent: empty

Follow-up Comment #2, bug #40996 (project octave):

Currently, I don't have acces to matlab, but it surely should
return the bisector, or document that type of unusual behavior.

In addition, I found a related bug:
For certain point sets the octave voronoi function returns
too many line segments. 
Here is a set of two points that yields five line segments
instead of just the bisector:

>>> [vx,vy]=voronoi([278, 155],[90, 195])
vx =

   216.500   535.451   216.500   344.080    88.920
    88.920   344.080   344.080    88.920  -102.451

vy =

  -231.1286   142.5000   516.1286   291.9514    -6.9514
    -6.9514   291.9514   291.9514    -6.9514   142.5000



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40996>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]