You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I'm using the ot.unbalanced.barycenter_unbalanced function to interpolate between two curves. However, I found some unsmooth interpolants between the source and the target (marked by squares in the figure below).
I want to transform the source curve to the target curve smoothly without producing these sawteeth. How should I achieve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there, I'm using the
ot.unbalanced.barycenter_unbalanced
function to interpolate between two curves. However, I found some unsmooth interpolants between the source and the target (marked by squares in the figure below).I want to transform the source curve to the target curve smoothly without producing these sawteeth. How should I achieve this?
Here is my code:
Beta Was this translation helpful? Give feedback.
All reactions