You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use vectorcv::Vec4i ContourFinder::getConvexityDefects(unsigned int i); but am getting these errors: "Stack around the variable 'hull_header' was corrupted" and "Stack around the variable 'contour_header' was corrupted."
I am unable to figure out what the issue really is, any advice?
The text was updated successfully, but these errors were encountered:
I am trying to use vectorcv::Vec4i ContourFinder::getConvexityDefects(unsigned int i); but am getting these errors: "Stack around the variable 'hull_header' was corrupted" and "Stack around the variable 'contour_header' was corrupted."
I am unable to figure out what the issue really is, any advice?
The text was updated successfully, but these errors were encountered: