Program crashes after calling API functions
Posted: Thu Jun 01, 2006 4:22 am
My setup includes one camera and three reflective points. The program I am developing works as expected most of the time, but every once in a while it crashes immediately following calling the GetFrame method of INPCamera, or the Update method of INPVector. A connection seems to have been established with the camera, since as I have said, it seems to work most of the time. I have not been able to reproduce this problem reliably (i.e. it does not always seem to occur at the same time, or after the same motion being captured). The sample VC6 program included with the API also seems to crash on occasion. Does anyone have any ideas for why this may be occurring? Thank you in advance.