/TestCvInstallation

A brief code to verify the installation of OpenCV

Primary LanguageCMake

TestCvInstallation

A brief code to verify the installation of OpenCV

  • clone the repo to ~/Documents
cd TestCvInstallation
cmake .
make
./4_test_opencv