Ask Your Question

troppsi's profile - activity

2016-04-29 07:00:10 -0600 commented answer c++ windows forms /CLR

I have the same challenge as written above, whenever I include a opencv .h file the program gets a Debug Assertion Failed error before any code is executed. I've done everything I know about the settings and stuff in Visual Studio to make it work, but no luck. How did you manage to work around this, how did you not include the .h files and still made it work?

Using OpenCV 3.1 and Visual Studio 2015 How did you manage to work a