Closed gngdb closed 9 years ago
I propose we remove this, since this is equivalent to cropping. We could instead enhance the cropping so it does more than one crop distance, allowing us to have movements of multiple distances to augment the same image.
Now we have shape_fix
as well as resize
for shape-alignment, movement is no longer equivalent to cropping.
I will solve the issue of moving the image around within the stimulus window by padding it with white on one/two side/s before applying the shape_fix
to it. The result will be offset from the window's centre by the padding.
After scaling, images can be moved around a bit in the new dimensions.