hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.13k stars 394 forks source link

mindar-image StopAR then StartR failed #476

Open Dongxiaoli0118 opened 7 months ago

Dongxiaoli0118 commented 7 months ago

we use mindar-foundation to develop a webgl, I encapsulation it as a vue component。when i use UnityInstance.Module.MindARImage.StopAR(), i can close the video, but when i use UnityInstance.Module.MindARImage.StartAR() , there'is a error. image

Dongxiaoli0118 commented 7 months ago

image image I added some code for garbage collection.