Main Content
Block Processing
Repeat user-specified operation on blocks of input matrix
Libraries:
Computer Vision Toolbox /
Utilities
Description
The Block Processing block extracts submatrices, or blocks , from an input matrix, passes each block to a subsystem that performs a user-specified operation. It then reassembles the processed blocks to form the output matrix. You can use this block to process an image block-wise, rather than processing the entire image at once. Matrix block processing proceeds from input matrix to extracted blocks, then the subsystem, and then recombines the processed blocks into an output matrix.
Examples
Ports
Input
Output
Parameters
Block Characteristics
Extended Capabilities
Version History
Introduced before R2006a