MarkerLessARExample
MarkerLessARExample copied to clipboard
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.
`Assets/MarkerLessARExample/MarkerLessAR/DebugHelpers.cs(66,28): error CS0117: `OpenCVForUnity.Features2d' does not contain a definition for `NOT_DRAW_SINGLE_POINTS'` Not sure what the best solve is for this, but `NOT_DRAW_SINGLE_POINTS` resolves to `2`, ([reference](https://enoxsoftware.github.io/OpenCVForUnity/doc/html/class_open_c_v_for_unity_1_1_features2d.html#a49e2dcbbf32d193f057248b12c3e2412)), so I've substituted that...
When i build and run in android mobiles my camera very slow to react..anyone pls help me find out the problem?
hi! i m facing serious problems with WebCamTextureToMatHelper + unity 5.61 video player doesn't work on android. at same time. if i comment this `webCamTextureToMatHelper.Init();` then video work. [test.zip](https://github.com/EnoxSoftware/MarkerLessARExample/files/1053479/test.zip)