Hi,
I am using your code with Kinect v2, Windows 8.1 and visual studio 2013 ultimate version. At first, when I ran the code, the window opens but the heart rate did not calculate and the timer did not start. After a few days when I executed the code again, the following error/exception happens and the program gets stuck/freezes.
"An unhandled exception of type 'System.ApplicationException' occurred in Microsoft.Kinect.Face.dll
Additional information: Failed to load NuiDatabase"
I checked the csv file created. It has data.
Can you please guide me how to overcome this error? I don't know why this error comes suddenly. I did not change any piece of code.
Hi, I am using your code with Kinect v2, Windows 8.1 and visual studio 2013 ultimate version. At first, when I ran the code, the window opens but the heart rate did not calculate and the timer did not start. After a few days when I executed the code again, the following error/exception happens and the program gets stuck/freezes.
"An unhandled exception of type 'System.ApplicationException' occurred in Microsoft.Kinect.Face.dll Additional information: Failed to load NuiDatabase"
I checked the csv file created. It has data.
Can you please guide me how to overcome this error? I don't know why this error comes suddenly. I did not change any piece of code.
Thanks.