Thursday 27 November 2014

installing openCv with Visual Studio 2013

http://stackoverflow.com/questions/16830842/using-static-libraries-instead-of-dynamic-libraries-in-opencv

i am just writing whatever was my experiece

1> download opencv 2.4.10.exe  from github
2>run it
3> it will ask place for extraction
4>after extraction
5> check for visual studios bit version x86 or x64

from now on everthing will be done with x86 only ( in my case)

http://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=patheditor2&DownloadId=786268&FileTime=130357339551770000&Build=20941

download the patheditor form this site.

add environment variables

idk bye