Given a group of 3D affine parameter matrices (theta) and the size of the output image, this function generates a 2D or 3D grid, which represents the coordinates of the points in the affine image on the original image.
Each operator has calls. First, [object Object] is called to obtain the input parameters and compute the required workspace size based on the process. Then, [object Object] is called to perform computation.
Parameters:
[object Object]Returns:
[object Object]: status code. For details, see .The first-phase API implements input parameter verification. The following errors may be thrown.
[object Object]
Deterministic computation:
[object Object]defaults to a deterministic implementation.
The values of
[object Object],[object Object], and[object Object]in[object Object]must be within the value range of (0, 100000].
The following example is for reference only. For details, see .