|
| From: | Carnë Draug |
| Subject: | [Octave-bug-tracker] [bug #46124] image package: bwfill should use 4-connectivity as default |
| Date: | Tue, 2 Aug 2016 20:56:03 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
Update of bug #46124 (project octave):
Item Group: Matlab Compatibility => Other
Status: None => Wont Fix
Release: 4.0.0 => other
_______________________________________________________
Follow-up Comment #2:
Actually this cannot be changed for Matlab compatibility. This function is
compatible with Matlab's bwfill whose connectivity also defaults to 8 (I can't
find documentation to bwfill on Matlab website now so I'm guessing they have
removed it).
An implementation of imfill, with connectivity defaulting to 4 would be a
better pursuit. It's a more difficult problem because it needs to handle
grayscale and images with any number of dimensions.
I'm closing it as won't fix, but do comment if you have another view (or if
you want to work on imfill).
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46124>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |