Kinect / tutorial

Tutorial on the v2 Kinect platform. Walk thru the whole thing at http://kinect.github.io/tutorial
MIT License
173 stars 63 forks source link

Lab 8: SEHException in KinectFaceStore.dll #9

Closed tuliohc closed 2 years ago

tuliohc commented 9 years ago

When I run this application, an exception is thrown:

"An exception of type 'System.Runtime.InteropServices.SEHException' occurred in KinectFaceStore.DLL but was not handled in user code"

What am I doing wrong?