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

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

[Octave-bug-tracker] [bug #55790] [octave forge] (image) stdfilt throws


From: Joel Cottrell
Subject: [Octave-bug-tracker] [bug #55790] [octave forge] (image) stdfilt throws error "__spatial_filtering__: A should be real or logical"
Date: Wed, 27 Feb 2019 18:07:09 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36

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

Thanks Avinoam, I imagine that would enable the stdfilt function to run
without errors and produce a sensible output.

But from looking inside the C code, it seems like the __spatial_filtering__
function is meant to work for integer data types, and has done so in previous
versions, perhaps with performance benefits over floating point.

Might it be possible to remove or fix the checks that cause this error message
for integer input, so that it's not necessary to cast to double at the higher
level?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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