Welcome to our Support Center

Divide

Description

Divides one image by another image or an image by a constant. Type : polymorphic.

 

Input parameters

 

Image Src A : class, type accepted U8, I16, RGB and HSL.
Image Src B : class,
type accepted U8, I16, RGB and HSL.
Scale : float,
value that divides Image Src A for image-constant operations. Scale must be a RGB color value when Image Src A is a color image.

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