Example Code

Scale Color Panes from a Color Image in LabVIEW without using the NI Vision Development Module

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview

This VI demonstrates how to extract the red/green/blue color plane from a color image, scale the panes and show the results.

 

Description

This VI use the numeric data manipulation to split the 2D array in the color-representing u8 arrays.

 

Requirements

 Software

  • LabVIEW Base Development System 2012 (or compatible)

 Hardware

  • No hardware is necessary to use this example VI

 

 Steps to Implement or Execute Code

  1. Download and open the attached ZIP-file
  2. Open the VI and follow the instructions inside

 

Additional Information or References

 

Scale Color Planes From A Color Image LV2012 NIVerified.vi - Front Panel.png

 

Scale Color Planes From A Color Image LV2012 NIVerified.vi - Block Diagram.png

 
 

  **The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text ‘NIVerified’. Read here for more information about the new Example Guidelines and Community Platform.**

Vince M
Applications Engineer

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