Hello,
I need your help!
When I compile my code in VS15 in debug mode and start it with VS everything works.
But if I run my program as debug exe, I get this error after findContours

The problem comes from **findContours**, but I have no idea to fix it. -_-
If I create a release version of my application. The app crashes without an error.
↧