hiukim / mind-ar-js

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

Multiple Image tracking #462

Open Wilson-Daniel opened 9 months ago

Wilson-Daniel commented 9 months ago

Is it posssible to tracke multiple images in a single index.html file. Like can we use 2 ".mind" file?? In below code we are only giving 1 imageTargetSrc file link. Can be give 2??

" "

adilsonv77 commented 9 months ago

You can use the same mind file to an amount of images. You can try this in https://hiukim.github.io/mind-ar-js-doc/tools/compile/ by dropping many files.

ifly-leonard commented 6 months ago

You can use the same mind file to an amount of images. You can try this in https://hiukim.github.io/mind-ar-js-doc/tools/compile/ by dropping many files.

Worked for me 👍