1 | initial version |
if you want to use CUDA you have to clone opencv repo too and build opencv using cmake There is no CUDA in pre-built binaries of OpenCV 3.2
2 | No.2 Revision |
VS 2015 opencv 3.2-dev opencv_contrib if you want to use CUDA you have to clone opencv repo too and build opencv using cmake There is no CUDA in pre-built binaries of OpenCV 3.2
in folder g:/lib
open.sln project should be in g:/lib/opencv/build open and generate. If you have doxygen it is quite long ...You can install opencv if you like
Now for your own project if you run cmake without installing opencv you have to set manually OPENCV_DIR to g:/lib/opencv/build