CCTag icon indicating copy to clipboard operation
CCTag copied to clipboard

[question] detect CCTag markers from a mobile app

Open charmosz opened this issue 5 months ago • 0 comments

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 ?

charmosz avatar Sep 12 '24 09:09 charmosz