1.2.4
[Common]Updated for OpenCV for Unity v2.4.2.( This asset requires OpenCVforUnity
2.4.2 or later.)
[Common]Refactored the script.
1.2.3
[Common]Updated for OpenCV for Unity v2.3.8.( This asset requires OpenCVforUnity 2.3.8 or later.)
1.2.2
[Common]Updated for OpenCV for Unity v2.3.3.( This asset requires OpenCVforUnity 2.3.3 or later.)
1.2.1
[Common]Fixed getMarkerId() method.
[Common]Updated WebCamTextureToMatHelper.cs v1.0.1.
This asset is the Augmented Reality Example that detect and recognize markers and display 3d model in WebCamTexture in real-time.
http://u3d.as/content/enox-software/marker-based-ar-sample
Code is the rewrite of https://github.com/MasteringOpenCV/code/tree/master/Chapter2_iPhoneAR using the "OpenCV for Unity".
・Texture2DMarkerBasedARExample - By detecting the marker from Texture2D, display AR model.
・WebCamTextureMarkerBasedARExample - By detecting a marker from WebCamTexture, display AR model in real time.