mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 05:16:40 +08:00
fix doc string formatting of function estimate_transformation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user