Woolz Image Processing
Version 1.7.5
|
WlzCopyToTiledObj [-h] -t <tiled fobject> [-x #] [-y #] [-z #] [<input object>]
-h | Help, prints usage message. |
-t | tiled object. |
-x | Column offset. |
-y | Line offset. |
-z | Plane offset. |
WlzTiledObjFromDomain -o tiled.wlz in.wlz WlzCopyToTiledObj -t tiled.wlz in.wlzCreates a new object (tiled.wlz) with the same domain as the input object (in.wlz) but a tiled value table. The values in the tiles are set using WlzCopyToTiledObj.