fix doc string formatting of function estimate_transformation

This commit is contained in:
Johannes Schönberger
2012-07-10 19:38:19 +02:00
parent ec5c339c68
commit 640edc2a62
+1 -1
View File
@@ -285,7 +285,7 @@ def estimate_transformation(ttype, src, dst, order=None):
----------
ttype : str
one of similarity, affine, projective, polynomial
kwargs : array or int
kwargs :: array or int
function parameters (src, dst, n, angle):
NAME / TTYPE FUNCTION PARAMETERS