What you've learned

You should now know how to:

  • Build the OpenCV library for Windows on Arm devices.
  • Develop applications using OpenCV.

Knowledge Check

What is OpenCV?

MSVC is a Microsoft compiler used for building C/C++ applications, mainly on Windows.

Clang is a compiler that is part of the LLVM project, known for its cross-platform support.


Back
Next