ImagePartition

Parent Previous Next


Full Library / Algorithmic / Image Processing / Basic / ImagePartition
Block Name: ImagePartition


Partition an image into smaller subimages. Each input image should have dimensions imageColumns by imageRows, and each output image will have dimensions partitionColumns by partitionRows. The output matrices are row scanned from the top of input image.


Field Detail

imageColumns

public Parameter imageColumns


imageRows

public Parameter imageRows


partitionColumns

public Parameter partitionColumns


partitionRows

public Parameter partitionRows


Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites