Welcome to our Support Center
-
Quick start
-
API
-
Updated
Perspective Transform
Description
Calculates a perspective transform from four pairs of the corresponding points. Type : polymorphic.
Input parameters
Image Src : class, type accepted U8, I16, RGB and HSL.
PerspectiveTransform Parameters : cluster,
Src Point : array, coordinates of quadrangle vertices in the source image.
Dst Point : array, coordinates of the corresponding quadrangle vertices in the destination 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