Ask Your Question
0

How to include Opencv path?

asked 2014-05-14 03:59:43 -0600

Nabeel Ahmed gravatar image

image description I am Afraid about this error how to resolve this? I have searched almost all the Internet but couldn't find the solution. . . .

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-05-14 08:41:09 -0600

molina gravatar image

If is Win put the path of opencv in your VARIABLE PATH of Windows:

Like this: PATH = %PATH%;%OPENCV_DIR%\vc10\bin;%OPENCV_DIR%\vc11\bin;

edit flag offensive delete link more

Comments

Ok I got rid from this problem. . . I simply put my OpenCV SDK to the same folder where my ndk was. . . Now i open this same path on window and copy the whole address and paste here. . .Now it is working fine. . . thanks for your nice consideration . . .

Nabeel Ahmed gravatar imageNabeel Ahmed ( 2014-05-19 08:26:12 -0600 )edit

Question Tools

Stats

Asked: 2014-05-14 03:59:43 -0600

Seen: 760 times

Last updated: May 14 '14