Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 856 Bytes

perceptiondepthcorrelatedcoordinatemapper_mapallpixelstotargetasync_1894583828.md

File metadata and controls

29 lines (20 loc) · 856 Bytes
-api-id -api-type
M:Windows.Devices.Perception.PerceptionDepthCorrelatedCoordinateMapper.MapAllPixelsToTargetAsync(Windows.Devices.Perception.PerceptionDepthFrame,Windows.Foundation.Point[])
winrt method

Windows.Devices.Perception.PerceptionDepthCorrelatedCoordinateMapper.MapAllPixelsToTargetAsync

-description

Maps all pixels in an image from camera image space to depth image space.

-parameters

-param depthFrame

The depth frame to map the pixels to.

-param targetCoordinates

Returns the pixel coordinates, mapped to depth image space.

-returns

This function returns asynchronously.

-remarks

-examples

-see-also