Welcome to our Support Center

Segmentation Masks

Description

The Segmentation Mask function merges a base image with multiple color masks using a given opacity factor for every mask, producing a partially masked image. Type : polymorphic.

 

Input parameters

 

Image Src : class, type accepted RGB and HSL.
Image Masks : array, type accepted RGB and HSL.
Coefficients : float,
parameter defining the transparency of masks on the original image. From 0 = opaque to 1 = transparent.

Output parameters

 

Image Dst : class

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