How to install OCV in W10 ? Beginner
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.
you need a compiler and a linker : Visual studio, mingw; intel....