Compiling OpenCV on Windows 8.1

I’m setting up the latest OpenCV version from source since the Caffe dependency version installed doesn’t have some tools I want to add to my vision processing pipeline. I started with grabbing the latest version from github git clone https://github.com/opencv/opencv Then I used the CMake GUI. Visual Studios 12 appears to be the latest buildchain … Read more