在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 MarkerBased AR Sample APK 下载。
使用OpenCV的团结MarkerBased AR样品
This asset is the Augmented Reality Sample 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".
・Texture2DMarkerBasedARSample - By detecting the marker from Texture2D, display AR model.
・WebCamTextureMarkerBasedARSample - By detecting a marker from WebCamTexture, display AR model in real time.