help-octave
[Top][All Lists]
Advanced

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

Re: How can I do to interpolate an image using bilinear interpolation or


From: eduardo silva
Subject: Re: How can I do to interpolate an image using bilinear interpolation or nearest neighbor? I would not use any function of the package image.
Date: Sun, 16 Dec 2012 19:01:34 -0800 (PST)

I need to work out pixel by pixel.

I want the user to enter the scale that it will use to enlarge the image (x
and y coordinates), so I can calculate the size of the output. But I do not
see how to traverse the array output and set its pixels. Should I call the
function interp2 for each pixel output?

Researched function interp2 but am confused with the parameters needed. Can
you give me an example of using?

Image on the package, I would not use it, I understand the interpolation.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/How-can-I-do-to-interpolate-an-image-using-bilinear-interpolation-or-nearest-neighbor-I-would-not-us-tp4647984p4647998.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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