hiukim / mind-ar-js

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

Unable to Export .mind File Using Script #404

Closed mayukhdeepm closed 1 year ago

mayukhdeepm commented 1 year ago

Hello!

I have been using the image tracking compiler available at https://hiukim.github.io/mind-ar-js-doc/tools/compile, and it has been working fine for me. However, I have explored the core API documentation provided at https://hiukim.github.io/mind-ar-js-doc/core-api/ and I am currently facing an issue regarding exporting the compiled code to a .mind file using a script. Please let me know If there is some alternative script that works to export it to .mind format.

hiukim commented 1 year ago

you can try this one: https://github.com/hiukim/mind-ar-js/blob/master/examples/nodejs/createImageTargetLibrary.js