Welcome to our Support Center
-
Quick start
-
API
-
Updated
Segmentation Mask
Description
The Segmentation Mask function merges a base image with a color mask using a given opacity factor, producing a partially masked image. Type : polymorphic.
Input parameters
Image Src : class, type accepted RGB and HSL.
Image Mask : class, type accepted RGB and HSL.
Mask Transparency : 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