Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Header files missing

Hi I'm new to openCV ,I've downloaded version 2.4.3 ,And I followed the steps in the tutorials of installing ( here : http://docs.opencv.org/doc/tutorials/introduction/windows_install/windows_install.html#windows-installation ) and creating a project with openCV ( here : http://docs.opencv.org/doc/tutorials/introduction/windows_visual_studio_Opencv/windows_visual_studio_Opencv.html#windows-visual-studio-how-to ) I used the first method for installation the problem I'm facing is when I'm trying to debug the example in the 2nd tutorial ( here : http://docs.opencv.org/_downloads/Test.cpp) it can't find the header files. I browsed them on the machine and Found that they are not existed can you please suggest a solution for this ? should I download another version or try the second method for installation as it may give some other features.

Sorry it it seems a trivial question but this is since I'm a beginner Thank you for advance.