OpenCV tutorial,covering configuration of Microsoft Visual Studio 2010 with OpenCV and with Emgu CV
Please bear in mind that responding to comments on my YouTube channel for specific errors is not possible in many cases. In addition to working a full time job (actually often full time and then some), I am often working on new projects, making the videos for new projects, and updating my website, all of which are very time consuming.
If I was preparing demo projects and videos for a company's products as a full time paying job I could provide troubleshooting assistance to all users, however currently I'm doing this as an unpaid hobby side-thing in addition to many other time commitments, therefore due to time constraints I am not able to provide specific troubleshooting assistance to every user.
That said, if you have followed this tutorial and encountered an obscure error at some point, I can offer the following suggestions:
1) Please watch the video a second time if you have not already and verify that all steps have been followed as stated. The computer I used to make the video is a standard off the shelf Windows 7 computer, and all configuration steps are shown and explained. If your hardware and operating system are the same or similar and an error is encountered, most likely either a seemingly minor step was accidentally skipped or not done identically to the video, or a minor typo was entered at some point.
2) If #1 does not resolve the concern, please proceed with the instructions in the 3rd OpenCV tutorial to compile OpenCV from source on your computer, then follow the configuration steps in the video again for that build of OpenCV, making sure to compile the program at the end with the same compiler as was used to compile OpenCV from source.
3) If #2 does not resolve the concern, please follow the steps in OpenCV tutorial 2, 4, or 5 to use OpenCV 2.x functions, or OpenCV in Qt, or Emgu CV in Visual Studio. It is extremely unlikely that none of these will work unless there is something severely wrong with your computer hardware or operating system install.
4) If none of the above resolved the concern, please repeat #1, #2, and #3 on a different computer.