Re: source code for interpolation (linear, cubic) in 3D



On Jun 19, 12:46 am, Dave <thedaverud...@xxxxxxxxx> wrote:
On Jun 18, 2:47 pm, upquark <pankaj.d...@xxxxxxxxx> wrote:

Hello everyone,

Does anyone know of some open source library or online tutorial which
explains interpolation (with 3D images) and also has some java or C++
implementation. It would be great to see some code and see the whole
thing in action. I am not looking for efficient code but something
that is easy to read and can help me visualize the principles behind.

Any suggestions?

Many thanks,

Luca

What kind of interpolation? Linear? Cubic? Bi-cubic? Bezier? Or more
importantly, what are you interpolating? Points? Images? Rotations/
orientations? Do you just have values, or do you have derivatives
(slopes) as well?

Yes, linear and cubic would suffice. I would be working mostly with
images.


A decent start to at least see what's out there is just to look at
wikipedia's interpolation page. Depending on your math background, the
theory behind it might be heavy, but at least you will get an idea of
the terminology.

Thanks for the tip.
.



Relevant Pages

  • Re: Positive image interpolation
    ... so any interpolation methods returning negative values does not ... properly model the image formation process." ... natural images are more accurately modelled by convolution followed ... Fourier coeffcients for frequencies close to the Nyquist rate. ...
    (sci.image.processing)
  • Re: source code for interpolation (linear, cubic) in 3D
    ... explains interpolation (with 3D images) and also has some java or C++ ... OpenCV does resampling and resizing: ...
    (comp.graphics.algorithms)
  • Re: Best software for increasing resolution?
    ... interpolation' Photoshop action better than these. ... using 16-bit images you're already at the limit of PhotoShop's math-bandwidth. ... 16bit source data for storing images. ...
    (rec.photo.digital)
  • Re: Blackman interpolation instead of linear or cubic
    ... interpolation with Blackman interpolation, ... what we would like to see when filtering or reconstructing images. ... Fourier sense by taking the discrete fourier transform, ... The Blackman function is not meant as a filter in itself. ...
    (comp.graphics.algorithms)
  • Re: Scientifically Based Presharpening for Enlargement
    ... Your starting images should be uncompressed and unsharpened. ... interpolation, which is familiar to many people, and doesn't ... You might address why the sharpening should be a preprocessing step. ... the sharpening is a linear filter, ...
    (sci.image.processing)