EnoxSoftware / MarkerLessARExample

This asset is a Marker-Less Augmented Reality Example using the actual environment as input instead of printed square markers and display 3d model in WebCamTexture in real-time.
https://assetstore.unity.com/packages/templates/tutorials/markerless-ar-example-77560
25 stars 5 forks source link

OpenCVForUnity version #11

Closed Juh-yun closed 2 years ago

Juh-yun commented 2 years ago

Hello! I got a lot of error messages when using MarkerLessARExample. ... The type or namespace name 'CoreModule' does not exist in the namespace 'OpenCVForUnity' The type or namespace name 'Mat' could not be found ... Is there a set OpenCV version of OpenCVforUnity when using MarkerLessARExample? Now I am using OpenCV 3.2. Or is there some other reason for the error?

image

EnoxSoftware commented 2 years ago

MaekerBasedARExample requires OpenCVForUntiy2.4.2 or later.