deeptrack.augmentations.
PadToMultiplesOf
(multiple=1, **kwargs)¶Pad images until their height/width is a multiple of a value.
+Images will be padded until their width is a multiple of +this value. If a tuple, it is assumed to be a multiple per axis. +A value of None or -1 indicates to skip that axis.
+Methods
+
|
+Visualizes the output of the feature. |
+
|
+Creates the image. |
+
|
+Returns the feature |
+
|
+Updates the state of all properties. |
+
update_properties |
++ |