mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-10 12:35:06 +08:00
change API design and rename some functions
This commit is contained in:
@@ -3,4 +3,5 @@ from .radon_transform import *
|
||||
from .finite_radon_transform import *
|
||||
from ._project import homography as fast_homography
|
||||
from .integral import *
|
||||
from .geometric import warp, make_tform, swirl, homography
|
||||
from .geometric import warp, estimate_transformation, geometric_transform, \
|
||||
swirl, homography
|
||||
|
||||
Reference in New Issue
Block a user