help-octave
[Top][All Lists]
Advanced

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

Re: Simulating data smoothing on a 2D matrix. New to Octave/Matlab plat


From: Judd Storrs
Subject: Re: Simulating data smoothing on a 2D matrix. New to Octave/Matlab platforms
Date: Wed, 1 Jul 2009 16:32:25 -0400

On Wed, Jul 1, 2009 at 10:40 AM, <address@hidden> wrote:
I also tried using octave to create greyscale/color images, but that
process *and* the eye just preprocessed too much, and the technique was
interesting, but did not have the resolution that gsplot had with its
vertical scale and ability to set the zrange to enhance certain regions.

You're right about this, of course. You do have to worry about display gamma and image transfer functions, etc. But if you're comfortable with that it doesn't have to be too hard. It depends on the data. Sometimes inverting the data/colormap works well. Sometimes a log transform helps. Or squaring. Or square root...


--judd

reply via email to

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