opencv2.1 cvWriteFrame出问题 Unhandled exception at 0x0f941f15 in opencv_test.exe: 0xC0000005: Access v

每次运行到cvWiteFrame时就弹出:

Unhandled exception at 0x0f941f15 in opencv_test.exe: 0xC0000005: Access violation reading location 0xffffffff.

解决方法:

换成opencv2.2即可

你可能感兴趣的:(exception,Access)