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.
Examples
All these examples 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 Computer Vision library to run it).
Table of Contents