The following are the procedures to setup OpenCV:
- Download the OpenCV installation file from here. Find the latest version.
- Run (double click) the installation file. After completed, you will get OPENCV icon menu in your PROGRAM.
- Make a linking in the system PATH to OpenCV DLLs files, using the below steps:
- Click My Computer --> Properties --> Advanced --> Environment Variables --> Systems variable --> highlight PATH --> Edit.
- Add "C:\Program Files\OpenCV\bin" to PATH. The location of OpenCV DLL files might be differentEach different path file is separated by semicolon (;)
- If your OpenCV is already opened, you should close it then open again to take effect of the new path.
- Select directories for Include files, then add four OpenCV directories as show in the figure.
- Also add OpenCV directories for Library & Search files (see the figure)
Now your OpenCV is ready for creating your own project. How to develop a project using OpenCV? Be patient for the next tutorial.
If you have problems or suggestion related to this article, please feel free to give comments. TQ.
9 comments:
Mas.....ada referensi OpenCV :
http://opencv-indonesia.co.nr/
terima kasih mas wibi, mari kita belajar dan saling share ttg opencv
Salam...saya memang sedang mencari tentang openCV ni. Sangat membantu saya :) Next time kalau saya "hang" programming openCV ni, boleh la tanya ye
ok, kita bisa buat discussion
I'm trying to use them from matlab, i feel confused... better to wait the saturday night alchool to leave my blood.
V.
Hi,
My compilation and linking process is perfect and i do not have errors, but during the run process i do have the error message (0xc0150002).
I follow step by step your tutorial with Visual C++.
what do i need to do?
hi!
This is ALEXIS from the Philippines, I use MATLAB 7.0 before for parallel port control and I am so thankful that you gave some tutorial for everyone. I think that from now on I will checkout this Blogspot.. I'm also doing some projects of my own like robotics and data Acquisition and a little on embedded design .I just stop doing it when I was engaged on a work which is not related on my course as an ECE but actually I'm starting to learn it again.. thanks ... I really like your tutorial...
Jazak ALLAH hu Khairen kaseera;
Regards
Sultani
tanong ko lang hindi ko mahanap yung global action nya..
Post a Comment