Transfinite interpolation in matlab

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

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?
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

Commented:

on 16 May 2020

Community Treasure Hunt

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

Start Hunting!