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

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

[Octave-bug-tracker] [bug #62910] [octave forge] (image) bwslect(..., 4)


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #62910] [octave forge] (image) bwslect(..., 4) in Octave behaves like bwslect(..., 8) in MATLAB and vice versa
Date: Wed, 28 Sep 2022 12:00:53 -0400 (EDT)

Update of bug #62910 (project octave):

                  Status:          Patch Reviewed => Ready For Test         

    _______________________________________________________

Follow-up Comment #4:

I have pushed a fix:
http://hg.code.sf.net/p/octave/image/rev/2aa03116d219

including the remarks from comment#2.

To improve MATLAB compatibility I have added


if (nargout == 0)
     figure; imshow(imout);
endif


Please review. Thanks


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62910>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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