Welcome to our Support Center

Insert ROI Images

Description

Inserts multiple images in the Src Image. Type : polymorphic.

 

Input parameters

 

Image Src : class, type accepted U8, I16, RGB and HSL.
Images Insert : array, type accepted U8, I16, RGB and HSL.

ROI Descriptor : cluster, descriptor that defines regions of interests used to position images.

Global Rectangle : array, minimum rectangle required to contain all of the contours in the ROI. Rectangles are specified by their bounding rectangle, with the format (Left/Top/Right/Bottom).
Contours : array, are each of the individual shapes that define the ROI.

ID : enum, refers to whether the contour is the external or internal edge of an ROI. If the contour is external, all of the area inside it is considered part of the ROI.
Type : integer, is the shape type of the contour.
Coordinates : array, are the coordinates that define the contour.

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