質問

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