| genre | Subimage |
| status | stable |
| author | Mathias Schlueter |
| package | MeVisLab/Standard |
| dll | MLGeometry1 |
| definition | MLGeometry1.def |
| see also | SubImage, ConcatenateImages |
| keywords | Replicate, Clone, Copy, Multiple |
The module Replicate replicates an image according to the specified number of replicas in each image dimension.
Fractional numbers of replicas lead to a replication of a fraction of the input image.
For example, the replication vector 1.5 1 1 1 1 1 leads to a replication of the first half of the input image in x-direction.
The output page size is equal to the input page size. Arbitrary page sizes are allowed.
| C: Float | Z: Float |
| Reset: Trigger | |
| Status: String | |
| T: Float | |
| U: Float | |
| V: String | |
| X: Float | |
| Y: Float |
Sets the replication values as a 6 dimensional vector with floating point entries.
Sets the number of replications in x-dimension.
Sets the number of replications in y-dimension.
Sets the number of replications in z-dimension.
Sets the number of replications in c-dimension.
Sets the number of replications in t-dimension.