
ImageUnpartition |
ptolemy.domains.sdf.lib.vq.ImageUnpartition |
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.
Author(s): Steve Neuendorffer
Version:$Id: ImageUnpartition.doc.html,v 1.1 2006/02/22 18:41:22 mangal Exp $
Pt.Proposed Rating:Green (neuendor)
Pt.Accepted Rating:Yellow (neuendor)
imageColumns
The width of the input matrices.
imageRows
The height of the input matrices.
partitionColumns
The width of the input partitions.
partitionRows
The height of the input partitions.
input_tokenConsumptionRate
The input rate.