How to install OCV in W10 ? Beginner

asked 2017-09-20 16:00:02 -0600

Kevil gravatar image

I just downloaded OCV and would like to install it in Windows 10 (64bit) by making my own libraries from the source files. Do I need to install Visual Studio or it is enough to install just cmake & git-bash ? What book can you recommend for me ? In am interested in real time video processing stable multi target tracking. I don't have any previous experience with it. Any advice would be highly appreciated.

edit retag flag offensive close merge delete

Comments

you need a compiler and a linker : Visual studio, mingw; intel....

LBerger gravatar imageLBerger ( 2017-09-21 01:00:21 -0600 )edit