Now that OpenCV has been download, it is time to do the same for CMake, as both of these files are integral to continuing properly.
Downloading CMake is a rather quick and painless process, regardless of whether you are using Linux, macOS, or Windows. Since I want to build with Windows, I will showcase the steps with that particular OS in mind.
- Go to CMake.org; click on download latest, and scroll down to latest release to download CMake:
- Double-click on CMake to run the ...