|
| From: | Avinoam Kalma |
| Subject: | [Octave-bug-tracker] [bug #45087] image package: rangefilt does incorrect |
| Date: | Wed, 13 May 2015 09:59:46 +0000 |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #5, bug #45087 (project octave):
The same problem is in stdfilt.m, line 55.
The same test works here.
%!test
%! im = stdfilt (ones (5));
%! assert (im, zeros (5));
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45087>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |