-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Line 165 in 10b7749
| def tps_warp(X, Y, pts): |
Would the maintainers be interested in a branch or pull request adding a regularization parameter to the tps_warp function?
The implementation would add a parameter l or lam (representing lambda) using an implementation similar to what is seen in the math here: https://elonen.iki.fi/code/tpsdemo/. This would include/require differentiation between the U and K matrix. Also, the parameter would be passed through the functions from tps_warp to the relevant function (K_matrix).
Metadata
Metadata
Assignees
Labels
No labels