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

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

[Octave-bug-tracker] [bug #41674] image package: temporary arrays in imr


From: Ian Journeaux
Subject: [Octave-bug-tracker] [bug #41674] image package: temporary arrays in imresize are doubles
Date: Thu, 27 Feb 2014 20:29:41 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36

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

Atleast in my test cases, I did not have to relax the tolerance so

if(all(isequalAbs(XD, XDs, eps(XDs))) ... 
&& all(isequalAbs(YD, YDs, eps(YDs))))

worked. Thanks for the help. There are several other places where meshgrid is
used in the image package. This could make it more useful in a memory
constrained situation.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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