Generate Image Kernel Matrix in LabVIEW

Updated Nov 18, 2022

Environment

Software

  • LabVIEW

Driver

  • NI-IMAQ

This article explains how to generate an Image Kernel and other types of standard matrices using IMAQ Build Kernel VI in LabVIEW

A Kernel Matrix is a special type of matrix. It can be built in LabVIEW by providing the required coefficients of the matrix to IMAQ Build Kernel VI

The coefficients required can be manually entered into a string constant as shown below and then fed into the IMAQ Build Kernel VI
 
KERNEN.PNG

This method can also be used to create other kinds of standard matrices.