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

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

[Octave-bug-tracker] [bug #44799] image package: imrotate chrashes when


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #44799] image package: imrotate chrashes when using 'spline' as interpolation method
Date: Mon, 8 May 2017 21:39:15 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #7, bug #44799 (project octave):

I would like to avoid saying that the spline method does not work on the
documentation, because once it does work in core, it automatically works in
the image package.  I made mention of the core version then:

http://hg.code.sf.net/p/octave/image/rev/7f31f3eef4c9

As a fix, I tried to replace interp2 with interpn whose implementation of
spline seems to work fine for out of order grids.  However, seems like interpn
behaves slightly different and different methods had different issues.  They
were not wrong, theyr were rotate around a corner instead a center, or rotated
in the other direction, or things like that. Not sure if an issues with
interpn or the preparation of data to interpn.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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