Back to Maths PlugITs content page

"Warper" PlugIT

The "Warper" PlugIT allows to convert coordinates to an other projected plan.
For example, It can also be used by the Blob detector PlugIT in order to convert the Webcam coordinates to screen coordinates, and then be used in order to control the mouse.
An use example is available in the examples/advanced/lasershooter directory.

 

Parameters

1

Allows to convert the initial coordinates into the screen coordinates or into the 3D zone (3D view).


 

Event

Out

Send the transformed coordinates.


 

Action

In

Get initial coordinates (example : 0 1 0).

Set top left corner

Allows to define the calibration of the left top corner of the zone with the link coordinates.

Set top right corner

Allows to define the calibration of the right top corner of the zone with the link coordinates.

Set bottom left corner

Allows to define the calibration of the left bottom corner of the zone with the link coordinates.

Set bottom right corner

Allows to define the calibration of the right bottom corner of the zone with the link coordinates.