mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-01 12:50:48 +08:00
STY: Move swirl to _warp_zoo so we can add more transforms later.
This commit is contained in:
@@ -5,4 +5,4 @@ from .project import *
|
||||
from ._project import homography as fast_homography
|
||||
from .integral import *
|
||||
from ._warp import warp
|
||||
from ._swirl import swirl
|
||||
from ._warp_zoo import swirl
|
||||
|
||||
Reference in New Issue
Block a user