Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 651 Bytes

cameraintrinsics_undistortpoints_505390269.md

File metadata and controls

26 lines (18 loc) · 651 Bytes
-api-id -api-type
M:Windows.Media.Devices.Core.CameraIntrinsics.UndistortPoints(Windows.Foundation.Point[],Windows.Foundation.Point[])
winrt method

Windows.Media.Devices.Core.CameraIntrinsics.UndistortPoints

-description

Transforms an array of points to compensate for the distortion model of the camera, resulting in an array of undistorted points.

-parameters

-param inputs

The array of points to undistort.

-param results

An array of undistorted points.

-remarks

-examples

-see-also