mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-05 16:45:06 +08:00
Remove deprecated import of hompgraphy
This commit is contained in:
@@ -6,6 +6,6 @@ from ._geometric import (warp, warp_coords, estimate_transform,
|
||||
SimilarityTransform, AffineTransform,
|
||||
ProjectiveTransform, PolynomialTransform,
|
||||
PiecewiseAffineTransform)
|
||||
from ._warps import swirl, homography, resize, rotate, rescale
|
||||
from ._warps import swirl, resize, rotate, rescale
|
||||
from .pyramids import (pyramid_reduce, pyramid_expand,
|
||||
pyramid_gaussian, pyramid_laplacian)
|
||||
|
||||
Reference in New Issue
Block a user