Welcome to our Support Center
-
Quick start
-
API
-
Updated
Build Kernel
Description
Constructs a convolution matrix by converting a string. This string can represent either integers or floating-point values. Type : polymorphic.
Input parameters
String Kernel : string, string listing the coefficients that form the matrix with values separated by “,“, “;” or “space“.
Output parameters
Kernel : array, is the resulting matrix converted from the input string.
Example
All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install TIGR library to run it).
Table of Contents