October, 06, 2022
How to Install the OpenCV SDK in Unity
In the previous lessons, we learned how to implement image marker-based, and surface tracking augmented reality AR with AR Foundation SDK.
In this lesson, we will learn how to install the OpenCV plugin for Unity to implement a more advanced type of augmented reality in our project.
- The contents of the entire augmented reality training course can be found at the link below.
[Important] augmented reality source Code:
- The source code for the entire tutorials can be downloaded HERE!