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

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

[Octave-bug-tracker] [bug #51724] [octave forge] (image) imregionalmax m


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #51724] [octave forge] (image) imregionalmax misbehaves on float images
Date: Wed, 22 Nov 2017 11:25:26 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #16, bug #51724 (project octave):

eps being slow is a bug which should be fixed instead of working around and
implementing something less precise. The eps being slow has been fixed in 4.3
already (bug #50561).

That bug report also has an m file implementation of eps which is much faster
which I guess we could use internally if being installed in older Octave
versions.

This would allow to go back to Harmut's suggested fix on comment #3, i.e:


recon = imreconstruct (img, img + eps(img), conn)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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