Welcome to our Support Center
-
Quick start
-
API
-
Updated
Image To U8 Array
Description
Extracts the pixels from an image, into a U8 2D array. Type : polymorphic.
Input parameters
Image Src : class, type accepted U8.
Output parameters
Image Dst : class
Image Array : array, returns the extracted pixel values into a 2D array of unsigned 8-bit integers.
Image Type : string, type of image (U8_GRAY).
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