Main Content

Frame to Sample Conversion

R2026b
I/O improvements using frame-to-sample conversion, multiple sampling handling, and I/O thresholding

Optimize and reduce the I/O for algorithms that use large inputs in domains such as image processing, digital signal processing, and radar applications. To optimize the I/O needed for your design, use frame-to-sample conversion, multiple sampling handling, or I/O thresholding.

Functions

hdl.npufunApply neighborhood processing and element-wise operations to incoming image or matrix for frame-to-sample conversion (Since R2022b)
hdl.iterfunReduce frame-based data to frame-level characteristics (Since R2026b)

Model Settings

expand all

Enable frame to sample conversionEnable frame-to-sample conversion (Since R2022b)
Samples per cycleMaximum size of streams for frame-to-sample conversion (Since R2022b)
Input FIFO sizeRegister size of generated input FIFOs around streaming matrix partitions (Since R2022b)
Output FIFO sizeRegister size of generated output FIFOs around streaming matrix partitions (Since R2022b)
Input processing orderProcessing order to use for frame inputs (Since R2023a)
Delay size threshold for external memory (kilobytes)Maximum delay size for external memory (Since R2023a)

Blocks

Neighborhood Processing Subsystem blockNeighborhood Processing SubsystemCreate algorithm that follows the neighborhood pattern (Since R2022b)

Topics

Featured Examples