Publisher | Enox Software |
---|---|
File size | 4.52MB |
Number of files | 53 |
Latest version | 1.2.6 |
Latest release date | 2024-04-27 11:40:15 |
First release date | 2015-02-20 12:43:51 |
Supported Unity versions | 2018.4.2 or higher |
Works with Unity Cloud Build
iOS & Android support
Windows10 UWP support
WebGL support
Win & Mac & Linux Standalone support
Preview support in the Editor
The 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 Video
Texture2DMakerBasedARExample - 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 Requirements
Build Win Standalone & Preview Editor : Windows 8 or later
Build Mac Standalone & Preview Editor : OSX 10.9 or later