Open chakuze opened 8 years ago
The mobile vision functionality is available via the API, and the multi-tracker is just a demo app to show how to use the API. There is no plugin currently available.
What kind of issues did you run into when you tried to create one?
Well I am completely new to cordova and I have never created a plugin before... I would just like to use the multi-tracker (the demo works already fine for me) inside my cordova app.
I will now most certainly run into every problem possible when creating a cordova plugin.
Is there an easy way of doing it? Basically it would be enough as a start to just open up the multi-tracker scanner when I press a button on my index.html.
I haven't seen anything yet under cordova, so i started to work on that.
It did cost me a day, and i was able to make ready for still images on android. So i think 2-3 days more and i'm able to finish the whole for ios also. Multitracker option, i'm not sure, it's just something at the top of that.
I think it's a very well written package to make the maximum abstraction with very small amount of code.
Hi, I would really like to use the multi-tracker function in my cordova / PhoneGap application. Is there a plugin available? Or could a plugin be written easily? I tried to create one but failed sadly :(