I am new to Kinect development. I am using the Kinect v2 and to create a Windows store application following the Face Basics example found here. I want to be able to capture a face image if the face is engaged. I am having trouble however capturing the image from the Win2D CanvasControl
. I am not sure how else I can capture the face image.
Can anyone assist me with how I might accomplish this?