Welcome to our Support Center

Flip

Description

Transforms an image through its symmetry. Type : polymorphic.

 

Input parameters

 

Image Src : class, type accepted U8, I16, RGB and HSL.
Flip Code : enum,
specifies the symmetry used.

    • Horizontal Flip : based on the horizontal axis of the image
    • Vertical Flip : based on the vertical axis of the image
    • Horizontal+Vertical Flip : based on the horizontal and vertical axis of the 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