Example Code

Image Manipulation

Code and Documents

Attachment

Overview

Description

This VI makes use of the matrix nature of an image to perform few simple operations like displaying the input image, transpose of that image, product of convolution (Essential in edge detection), negative of that image and varying its brightness


Steps to Implement or Execute Code

  1. The VI takes in a .png image as an input
  2. Run the VI to get the output
  3. Vary the convolution matrix to see variation in the output
  4. Move the slider to change the brightness of the image

Requirements

Software: LabVIEW 2011 or higher version

Hardware: Compatible PC

Additional Images or Video



Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors