redesign class interface

This commit is contained in:
Johannes Schönberger
2012-07-15 15:47:12 +02:00
parent 640edc2a62
commit e2ce1d63de
3 changed files with 374 additions and 192 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ from .finite_radon_transform import *
from ._project import homography as fast_homography
from .integral import *
from .geometric import warp, estimate_transformation, geometric_transform, \
swirl, homography
SimilarityTransformation, AffineTransformation, ProjectiveTransformation, \
PolynomialTransformation, swirl, homography