
This asset is an Augmented Reality Example that detect and recognize markers and display 3D model in WebCamTexture in real-time.iOS & Android & Windows10 UWP supportWin & Mac & Linux Standalone supportWebGL supportChromeOS supportvisionOS support(beta)Support for preview in the EditorThe execution of this asset is required “OpenCV for Unity”.This asset is a Augmented Reality Example that detect and recognize NxN block markers and display 3D model in WebCamTexture in real-time.Code is a rewrite of https://github.com/MasteringOpenCV/code/tree/master/Chapter2_iPhoneAR using “OpenCV for Unity”.This asset is intended as a tutorial for beginning image processing students and does not pursue optimization of processing speed in order to make the code easy to understand.Official Site | ExampleCode | Android Demo WebGL Demo | Demo VideoTexture2DMakerBasedARExample - By detecting the marker from Texture2D, display AR model.WebCamTextureMakerBasedARExample - By detecting a marker from WebCamTexture, display AR model in real-time.GoogleVR With OpenCV for Unity Example is available.System RequirementsBuild Win Standalone & Preview Editor : Windows 8 or laterBuild Mac Standalone & Preview Editor : OSX 10.13 or laterBuild Linux Standalone & Preview Editor : Ubuntu18.04 or laterBuild Android : API level 24 or laterBuild iOS : iOS Version 12.0 or laterBuild VisionOS : visionOS 1 or later (beta)Supported OS iOS, Android, ChromeOS, Windows10 UWP, WebGL, Windows, macOS, Linux, visionOS (beta)