Fix invalid doc string format in estimate_transform

This commit is contained in:
Johannes Schönberger
2016-06-21 22:39:54 +02:00
parent b7695470ba
commit 46181fc415
+1 -1
View File
@@ -1015,7 +1015,7 @@ def estimate_transform(ttype, src, dst, **kwargs):
Parameters
----------
ttype : {'euclidean', similarity', 'affine', 'piecewise-affine',
ttype : {'euclidean', similarity', 'affine', 'piecewise-affine', \
'projective', 'polynomial'}
Type of transform.
kwargs : array or int