Run-Time Check Failure Running Surface Matching

asked 2015-12-20 20:01:31 -0600

hachun gravatar image

Hi, I'm new to learn the CS and OpenCV.

I tried to run Surface_Matching Complete Sample. It breaks when training the model all the time with the message "Run-Time Check Failure #2 - Stack around the variable 'hashKey' was corrupted."

I've google the failure message. Its about valid indexes for the variable but I still can not figure it out. What kind of information should i look for first would help me to solve the issue?

I'm using VS13 and OpenCV3.0 the complete sample is here surface_matching. Surface Matching

edit retag flag offensive close merge delete