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

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

[Octave-bug-tracker] [bug #46124] image package: bwfill should use 4-con


From: Hartmut
Subject: [Octave-bug-tracker] [bug #46124] image package: bwfill should use 4-connectivity as default
Date: Wed, 3 Aug 2016 11:45:48 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #3, bug #46124 (project octave):

I fully agree to NOT change this, because there is/was also a Matlab version
of bwfill. I didn't know of the existence of this old Matlab command bwfill,
it must have been removed from Matlab at least 10 years ago (before the R2006a
release, there is no older changelong on the Mathworks website). Here is some
old documentation of it:
http://www-rohan.sdsu.edu/doc/matlab/toolbox/images/bwfill.html .

So the real task would be to create an Octave version of IMFILL. Since imfill
does not only deal with binary images, but also with grayscale images and Nd
images, this task is too big for me to tackle it now.

How do you like the idea of creating a new m-file IMFILL.M for Octave, that
only acts as a compatibility wrapper for the existing bwfill.cc? Then the
Octave image package would have a Matlab compatible version of imfill, that
can at least deal with (2d) binary images (but not with grayscale or binary
images, yet). This smaller task might fit into my time budget. Let me know
your thoughts on this.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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