hiukim / mind-ar-js

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

Mindar in react #264

Closed Arslan-Uzi closed 1 year ago

Arslan-Uzi commented 1 year ago

Hi there! I am trying to use mindar in react and I want to use mindar-face for face tracking. However, I am facing an issue and need your help.

Following is the image where I used mindar-face in a-scene image

But I am getting this error
image

Your help would be highly appreciated.

tranphuongthao2405 commented 1 year ago

if you are using react ver 18, then downgrade to ver 17, I'm facing similar issue with image tracking, but using react ver 17 works for me, the main error is in index.js file of react app.

hiukim commented 1 year ago

You can refer to this example: https://github.com/hiukim/mind-ar-js-react