문제

I am creating a Kinect WPF application how can i check if KinectRegion is ideal or not. Means if there is no user interacting so that after 7sec of ideal I should perform some action. There is no sample. Please if someone can provide a sample code.

도움이 되었습니까?

해결책

Take a look at the InteractionGallery-WPF sample from the Developer Toolkit v1.8.0. It does exactly what you want.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top