Welcome to our Support Center

Weighted Sum

Description

The Weighted Sum function merges a base image with an other one (generally a mask) using a given coefficient. 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