hiukim / mind-ar-js

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

Loading image on face tracking #199

Closed mr339 closed 2 years ago

mr339 commented 2 years ago

Can an image be loaded when face tracking rather than a gltf model?

krsbx commented 2 years ago

yes, it does possible, you can try it out by using this repo, I already made some component that can be used in React

to be note though, the mind ar that i use in that repo is different with this repo, but it should work fine as well using the one that hiukim made