Hello there everybody, i am really new here and i would really appreciate if anybody out there(especially those who already use OpenCV) can help me
here's my problem
i already installed Python2.7.x on my
windows 7 succesfully (numpy, scipy and sphinx included) and already done this
Quote:
| C:\Python27;C:\Python27\Lib\site-packages\;C:\Python27\Scripts\; |
i am asked to use opencv on python programming and so i search the web and stumbled into one shown here
h t t p ://luugiathuy. c o m/2011/02/setup-opencv-for-python/#comment-62
**(new account cannot post url, obviously no "spacing" ._.)**
i actually
have installed opencv 2.4.3 and already using it on visual studio 2010 and it already work just fine.
so the problem is that i do not know how to do step 4 on the link above shown here
Quote:
| Step 4:Setup Windows Path in Environment Variables Add “C:/Python2.7;C:/OpenCV2.2/bin” to PATH variable (You need to change the directory to where you install Python and OpenCV). Create PYTHONPATH variable and put “C:/OpenCV2.2/Python2.7/Lib/site-packages” as value. |
as i have installed opencv on my (E

directory
so if anybody understand and knows how to set up the path ASAP i would be very very grateful.