|
From: | Hartmut |
Subject: | [Octave-bug-tracker] [bug #50071] OF image: bwfill(..., 4) in Octave behaves like bwfill(..., 8) in MATLAB and vice versa |
Date: | Fri, 3 Mar 2017 15:24:21 -0500 (EST) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0 |
Follow-up Comment #3, bug #50071 (project octave): What Matlab version are you using? The "bwfill" command does not seem to be supported for at least 10 years in Matlab: It's not mentioned on the Matlab help page https://de.mathworks.com/help/search.html?qdoc=bwfill&submitsearch= and not on the release notes https://de.mathworks.com/help/images/release-notes.html?rntext=bwfill Have you tried the imfill command instead? It should work fine in current Matlab versions and also in Octave (since image package 2.6.0). Note: Nevertheless it might be useful to change the Octave behavior of bwfill to match the behavior of the ancient Matlab bwfill, if it is really only about swapping a 4 with an 8. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?50071> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |