Ask Your Question

Alex N's profile - activity

2016-06-15 07:42:57 -0600 commented question FindContours() causing heap corruption on VS2013?

Run into the same problem and wasted a lot of time trying to figure it out. There was a suggestion somewhere to use vector<mat> instead of vector<vector<point> > for contours, but this does not solve the problem. Could be some obscure issue with MS STL runtime, no idea. Had to go back to OpenCV 2.4.9.