Transfinite interpolation in matlab

1 view (last 30 days)
Bahareh Salafian Esfahani
Bahareh Salafian Esfahani on 16 May 2020
Commented: darova on 16 May 2020
Hi, I have the attached image and I want to use transfinite interpolation (TFI) to interpolation the points inside the image. I already had the positions of the white points. Could anyone help me how I can use this algorithm? I really appreciate it.
  3 Comments
Bahareh Salafian Esfahani
Bahareh Salafian Esfahani on 16 May 2020
How can I insert the location of my points to this function? I mean my Xb,Xl,Xt,Xr? Since, in the example, for instance for Xl, x is 0 and y components are changed. How can I do that with my points?
darova
darova on 16 May 2020
YOu can binarize your image and extract x,y coordinates using find

Sign in to comment.

Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!