function worldpos
Returns a 2xn matrix with pixel coordinates transformed to WCS coordinates.
Syntax
result = worldpos(X, POSITIONS)
Arguments
X: | A matrix. |
POSITIONS: | A 2xn matrix with pixel positions. |
See also
function pixpos
Returns a 2xn matrix with pixel coordinates transformed to WCS coordinates.
Syntax
result = worldpos(X, POSITIONS)
Arguments
X: | A matrix. |
POSITIONS: | A 2xn matrix with pixel positions. |