You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to detect CCTag markers from a mobile app developed in Flutter. I have identified 2 potential ways to achieve my needs :
A. integrate your library as c++ library in flutter. I would like to know if you have already make tests to integrate the library in a mobile app. Otherwise do you have some advices to do it ?
B. train a model with tensorflow to detect CCTag markers and integrate it in the app with tflite. Do you plan to train this kind of model on your side ?
The text was updated successfully, but these errors were encountered:
I would like to detect CCTag markers from a mobile app developed in Flutter. I have identified 2 potential ways to achieve my needs :
A. integrate your library as c++ library in flutter. I would like to know if you have already make tests to integrate the library in a mobile app. Otherwise do you have some advices to do it ?
B. train a model with tensorflow to detect CCTag markers and integrate it in the app with tflite. Do you plan to train this kind of model on your side ?
The text was updated successfully, but these errors were encountered: