mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-09 02:10:21 +08:00
remove old import
This commit is contained in:
committed by
Johannes Schönberger
parent
84e18de02d
commit
da3239d0ff
@@ -1,7 +1,6 @@
|
||||
from .hough_transform import *
|
||||
from .radon_transform import *
|
||||
from .finite_radon_transform import *
|
||||
from .project import *
|
||||
from ._project import homography as fast_homography
|
||||
from .integral import *
|
||||
from .geometric import warp, make_tform, swirl, homography
|
||||
|
||||
Reference in New Issue
Block a user