Last chance! 50% off unlimited learning
Sale ends in
Perform shear operation on an image (x-axis)
img_shear_x(image, level, replace)
A 3D image Tensor.
A float denoting shear element along y-axis
A one or three value 1D tensor to fill empty pixels.
Transformed image along X or Y axis, with space outside image filled with replace.