help-octave
[Top][All Lists]
Advanced

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

Re: Migrating from 3.6.4 to 3.8.0


From: ijourneaux
Subject: Re: Migrating from 3.6.4 to 3.8.0
Date: Mon, 17 Feb 2014 10:31:12 -0800 (PST)

casting the XI and YI arrays as uint8 is wrong as meshgrid doesn't
necessarily return integer values. 

Casting them as single does appear to work and it passes the imresize tests.
That said, I am not sure that is a good general solution as I don't know the
impact of the change in precision precision on the imresize calculations.





--
View this message in context: 
http://octave.1599824.n4.nabble.com/Migrating-from-3-6-4-to-3-8-0-tp4661903p4661992.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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