Welcome to our Support Center
-
Quick start
-
API
-
Updated
Exposure
Description
Converts Src pixel values to the Dst image according to this formula ((a(*Src)(x,y)+ß)). Type : polymorphic.
Input parameters
Image Src : class, type accepted U8, I16, RGB and HSL.
alpha : float, optional scale factor.
beta : integer, optional delta added to the scaled values.
Output parameters
Image Dst : class
Examples
All these examples 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 Computer Vision library to run it).
Table of Contents