<ArCore: How to improve image tracking and anchor ...
# stackoverflow
u
ArCore: How to improve image tracking and anchor stability? I'm developing an Android app for recognizing augmented images and displaying videos directly over them. I have implemented everything and it's working well but the only issue is that the anchorNode model that gets attached to the augmented image anchor isn't very stable and doesn't remain exactly in the image's frame. I tried to follow some best practices for improving tracking and got better results but there is only one point that I'm not understanding which is "If your image will never...