Ask Your Question

Revision history [back]

New to OpenCv, Installed perfectly but not getting any output


hello i am new to open cv, i have just installed the opencv and also included libraries in visual studio 2012 professional. I know that the libraries are successfully included bcoz when i start typing #include <-----...it starts showing the library functions, but the program wont execute..and says

Blockquote

1>------ Build started: Project: ConsoleApplication1, Configuration: Release x64 ------ 1> Main.cpp 1>Main.cpp(1): fatal error C1083: Cannot open include file: 'cv.hpp': No such file or directory ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

C:\fakepath\Untitled.png