Description Usage Arguments Value
Perform shear operation on an image (x-axis)
1 | img_shear_x(image, level, replace)
|
image |
A 3D image Tensor. |
level |
A float denoting shear element along y-axis |
replace |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.