giandifra / arcore_flutter_plugin

Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
MIT License
433 stars 274 forks source link

tracking image took way harder than it should be #175

Open what2003 opened 2 years ago

what2003 commented 2 years ago

I was using unity Arfoundation which also invoke ARcore to track image, easy to recognize a picture. Switch to this plugin which I thought would be better performance, but it become very hard to track an image, took long time recognizing image. Anyone knows why and how to fix it?

Feel shame to see so important plugin stop maintenance!!!

rsoib commented 1 year ago

Can you please tell me how you track? And is it possible , when an image is detected , to get its width height and position data ?

ahmetveysels commented 2 months ago

@what2003 How did you do the image recognition?