hiukim / mind-ar-js

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

Recognize target according to ID using Mysql + JavaScript #303

Closed kanzaky closed 1 year ago

kanzaky commented 1 year ago

I've just implemented a Dashboard using javascript and now i would like to add an option to create a new target (in my case to create a new event card information) and that target will be link to the ID from that target on the database, but how can my WebAR use all those targets on the database as imageTargetSrc - it's a different form of multi-target im trying to implement - i will be more that open to share my final product in the end, its a school task i was told i wouldn't be able to do xD and i need to prove them wrong

image