Ask Your Question
0

how can i link opencv 3.1 with VS 2015 windows 7 32bit?

asked 2016-12-19 03:46:23 -0600

mena samy gravatar image

updated 2016-12-19 04:17:11 -0600

berak gravatar image

there is only one lib folder wich is located in x64 how can i link it to windows 7 32 bit !!

thanks

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-12-19 04:04:51 -0600

berak gravatar image

unfortunately, there are no 32bit opencv libs prebuilt, and you cannot use the 64bit ones on your os.

this means, you'll have to get cmake, and build opencv from src

edit flag offensive delete link more

Comments

does opencv 3.0 contain 32 bit lib?

mena samy gravatar imagemena samy ( 2016-12-19 04:17:12 -0600 )edit

unlikely, but idk.

berak gravatar imageberak ( 2016-12-19 04:19:10 -0600 )edit

while you're at it, you might as well get https://github.com/Itseez/opencv_cont... (needed for SIFT/SURF, face-reco, etc.).

also, imho the build instructions are much more clear, than in the (unfortunately outdated tutorial above)

berak gravatar imageberak ( 2016-12-19 04:35:47 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-12-19 03:46:23 -0600

Seen: 587 times

Last updated: Dec 19 '16