Computer Vision/Machine Learning Specialist
Last month I made a tutorial on how to build and install OpenCV 3.2 on Windows 10 using CMake and MinGW on Windows. Since then, I received some requests asking for a Linux equivalent one. So, here is the step-by-step.
Recently I decided to update my OpenCV from 2.4 up to 3.2. I went through problems, and errors since am coding with C++ in Eclipse and using MinGW on Windows 10. After a little struggle, I finally got it running. Here is the step by step I used.