HiuKim Yuen
HiuKim Yuen
I also encountered this issue in iOS 15.4. But interestingly, 15.5 seems fine....
Definitely would love to make it ESM compatible. We have an issue hanging for a while. https://github.com/hiukim/mind-ar-js/issues/63 If you have any inputs or would like to create a PR
why do you want to remove red dots?
use a generic background image as the target then?
Hi @nickw1 I would be interested to work together in this topic. I’ve worked on artoolkit before, and I have also written another AR library for image tracking as well...
@krsbx https://github.com/krsbx/mind-ar-react/blob/df987d08862634d6435074843e9d5e1fc7e38d7b/src/Examples/FaceTracking.tsx#L15 maybe this line should be `mindar-face={{` and remove line 13.
I suspect this function is not being called for whatever reason: https://github.com/hiukim/mind-ar-js/blob/c39c9e4f4a289b924b1a90c6a3eb72fc8df990ca/src/face-target/aframe.js#L16 To debug this, you can add a console.log there and create a custom build `> npm run build`....
I have a custom compiled cv.js for this. Make sure you use the one provided in this repo. Also, cv.js is tricky. It takes a little time to initialize. I...
@mateusmb Thanks for the PR. Can you help me understand what are you trying to fix? I saw you are trying to select a camera with this label whenever possible:...
programmatically choose?