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

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

[Octave-bug-tracker] [bug #48794] image package: imreconstruct should cl


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #48794] image package: imreconstruct should clip marker > mask
Date: Tue, 16 Aug 2016 05:55:59 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #2, bug #48794 (project octave):

With Matlab 2015a


>> imreconstruct (ones (3), [1 1 1; 1 0 1; 1 1 1])

ans =

     1     1     1
     1     0     1
     1     1     1



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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