Matching Multiple Objects in Camera Feed on Android with Custom Backend for AR Effects
Our team is working on an Android application where we need to match multiple objects from a camera feed with a custom backend. The backend has a database of different images and their respective AR effects, such as videos or 3D models. When an object/image is detected in the camera feed, we want to display the corresponding AR effect on that object/image in the camera feed.