Description Usage Arguments Value
1D linear matrix resize
1 | resize_mat_linear(img, new_width, new_height)
|
img |
input matrix |
new_width |
output matrix width |
new_height |
output matrix height |
resized matrix of dimensions new_height * new_width
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.