We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1a150 commit 70e9299Copy full SHA for 70e9299
pygem/cffd.py
@@ -88,7 +88,7 @@ def __init__(self,
88
89
def adjust_control_points(self, src_pts):
90
'''
91
- Adjust the FFD control points such that F(ffd(src_pts))=c
+ Adjust the FFD control points such that fun(ffd(src_pts))=fixval
92
93
:param np.ndarray src_pts: the points whose deformation we want to be
94
constrained.
0 commit comments