Full Library / Algorithmic / Image Processing / Basic / ImageUnpartition
Block Name: ImageUnpartition
- public class ImageUnpartition
- extends Transformer
-
- Combine subimages into a larger image. Each input subimage should have dimensions partitionColumns by partitionRows, and each output image will have dimensions imageColumns by imageRows. The input images will be placed in row-scanned order from top to bottom into the output image.
imageColumns
public Parameter imageColumns
- The width of the input matrices.
imageRows
public Parameter imageRows
- The height of the input matrices..
input_tokenConsumptionRate
public Parameter input_tokenConsumptionRate
partitionColumns
public Parameter partitionColumns
- The width of the input partitions.
partitionRows
public Parameter partitionRows
- The height of the input partitions.
Created with the Personal Edition of HelpNDoc: Produce Kindle eBooks easily