I\'m trying to get started with contour detection in OpenCV 2.4.2. To this end, I set up a project for OpenCV and copied the whole example code found in the documentation. F
Add to System Path (as an example): H:\Source\opencv_v2_4_13_2\output\bin\Debug
where directory: "H:\Source\opencv_v2_4_13_2\output" is used from CMake as destination directory for visual Studio 14 (2015) opencv projects.
Your project uses opencv dll files, but is not find: opencv_core2413d.dll