|
| From: | H. G. |
| Subject: | [Octave-bug-tracker] [bug #45087] image package: rangefilt does incorrect |
| Date: | Tue, 12 May 2015 20:29:03 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 |
URL:
<http://savannah.gnu.org/bugs/?45087>
Summary: image package: rangefilt does incorrect
Project: GNU Octave
Submitted by: hardy
Submitted on: Di 12 Mai 2015 20:29:01 GMT
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.0.0-rc4
Operating System: Any
_______________________________________________________
Details:
Here is a little script to show the behavior (image 2.4.0 under Octave
4.0.0-rc4):
pkg load image
I = ones(10);
J = rangefilt(I);
The result is an error message. I think this is only due to incorrect input
checks in rangefilt.m . I will attach a patch to correct this.
But it might be worth to check all other functions in the image package for
this same type of bug!
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Di 12 Mai 2015 20:29:01 GMT Name: rangefilt_inputchecks.diff Size: 1kB
By: hardy
<http://savannah.gnu.org/bugs/download.php?file_id=33990>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45087>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |