Table of Contents ▸ List of Commands ▸ Input / Output ▸ identity | ◀ function1d | input ▶ |
identity
Arguments:
- _width>=0,_height>=0,_depth>=0
Description:
Insert an identity map of given size at the end of the image list.Default values:
height=width and depth=1.
Example of use:
identity 5,1 identity 8,8