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

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

[Octave-bug-tracker] [bug #38295] Voronoi outputs wrong results (more ed


From: Rik
Subject: [Octave-bug-tracker] [bug #38295] Voronoi outputs wrong results (more edges than necessary)
Date: Fri, 28 Oct 2016 19:25:42 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #6, bug #38295 (project octave):

There is quite a bit of post-processing in voronoi.m after the call to the
internal function __voronoi__ which does the bulk of the work.  The
post-processing does the edge detection and there is a single scale parameter
which, according to the note in the code, should be >= 2 in order to make the
edge detection work well.

The scale factor was set exactly at 2.  I changed it to 2.1 and I now get the
correct output. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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