A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://arrayfire.org/docs/group__transform__func__coordinates.htm below:

ArrayFire: transformCoordinates

Transform input coordinates. More...

Transform input coordinates.

The transform function uses a perspective transform matrix to transform input coordinates (given as two dimensions) into a coordinates matrix.

The output is a 4x2 matrix, indicating the coordinates of the 4 bidimensional transformed points.

◆ af_transform_coordinates()

C Interface for transforming an image C++ Interface for transforming coordinates.

Parameters
[out] out the transformed coordinates [in] tf is transformation matrix [in] d0 is the first input dimension [in] d1 is the second input dimension
◆ transformCoordinates() AFAPI array transformCoordinates ( const arraytf, const float  d0, const float  d1  )

C++ Interface for transforming coordinates.

Parameters
[in] tf is transformation matrix [in] d0 is the first input dimension [in] d1 is the second input dimension
Returns
the transformed coordinates

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4