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

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

[Octave-bug-tracker] [bug #29601] bugs in cubic and spline interpolation


From: Søren Hauberg
Subject: [Octave-bug-tracker] [bug #29601] bugs in cubic and spline interpolation with interp2
Date: Mon, 19 Jul 2010 07:26:33 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; da-DK; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6

Follow-up Comment #5, bug #29601 (project octave):

Sorry about the late reply.

If memory serves me correct that code comes from the 'image' package where
interpolation is used when e.g. resizing images. When working with images you
can assume that XI and YI correspond to pixel coordinates and as such will be
constant in one direction and have a constant increment in the other
direction. This was essentially what the code in question was ensuring. This
check is, however, a bit too strong as the interpolation code does not require
(I think) the increment to be constant; the input just have to be
"meshgridded".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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