|
| From: | Carnë Draug |
| Subject: | [Octave-bug-tracker] [bug #51724] [octave forge] (image) imregionalmax misbehaves on float images |
| Date: | Thu, 23 Nov 2017 13:36:02 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
Update of bug #51724 (project octave):
Status: Confirmed => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #17:
I pushed the original fix with cset
http://hg.code.sf.net/p/octave/image/rev/9b77c2fe6d53
and then added a new private function __eps__ that does not have the eps bug
from core with http://hg.code.sf.net/p/octave/image/rev/f6172a3f5518
It was too much trouble to keep supporting Octave 4.0 so that change dropped
support for it too. This allowed me to then remove all the workarounds the
package had to support Octave 4.0
http://hg.code.sf.net/p/octave/image/rev/de99b67d748f
Finally, seems like imregionalmin had the same issue as imregionalmax so I
fixed that too http://hg.code.sf.net/p/octave/image/rev/377a8dc88485
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51724>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |