1 | initial version |
I had similar issue. Making sure that I use Debug DLL's of VTK together with the Debug build of OpenCV and my application seems to solve the problem. My suggestion is: Don't mix debug and release versions of both libraries.