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

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

[Octave-bug-tracker] [bug #51769] [octave forge] (image) imresize biline


From: Christof Kaufmann
Subject: [Octave-bug-tracker] [bug #51769] [octave forge] (image) imresize bilinear interpolation inaccurate
Date: Tue, 23 Mar 2021 18:03:46 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:86.0) Gecko/20100101 Firefox/86.0

Follow-up Comment #19, bug #51769 (project octave):

When I fixed bilinear interpolation, I had noticed that the results were wrong
for bicubic interpolation, too. However, I was not sure, whether you would be
interested in a patch at all and therefore I had not fixed bicubic
interpolation.

There is also a comment in the code:
## work around for imremap, valid for linear interpolation, probably bad
## for cubic interpolation. Limits indices to the bounds 1 and end.

Should bicubic interpolation be fixed right here? The title only talks about
bilinear interpolation. Still, the methods are all based on sampling points at
the right positions... so would still be on topic. It could take a while for
me to fix it though.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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