add transformations to tile

This commit is contained in:
2021-07-13 10:15:26 +02:00
parent f447157d35
commit 5e1875db40
3 changed files with 32 additions and 5 deletions

View File

@@ -1 +1,2 @@
from .channel_transformation import ChannelTransform, IdentityChannelTransform, ScaleRotateTranslateChannelTransform
from .round_transformation import RoundTransform, IdentityRoundTransform