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

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

[Octave-bug-tracker] [bug #44794] image package: imtransform should use


From: H. G.
Subject: [Octave-bug-tracker] [bug #44794] image package: imtransform should use 0 instead of NaN for the default extrapolation value
Date: Thu, 09 Apr 2015 19:57:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #2, bug #44794 (project octave):

Daniel wrote (somehow privatly through savannah, I don't know how):
-----------
M = [0 1 0; 0 1 0; 0 1 0];
a=45;
t = maketform('affine',[cosd(a) sind(a) 0; -sind(a) cosd(a) 0;0 0 1]);

With this I got the same result, with image2.4
Can anyone educate me where to start if I want to fix this bug?
-------------

@Carne: Could you give Daniel a hint where to start with this?

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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