Best way to get the position of a real marker with ArCore?

hi! I was wondering which should be easiest way of detect a marker using arcore/arkit and get the position in the AR world. Like put some marker image representing the starting point and the finish line of a race track.

Thanks!

Hi, I would also like to know how to do this!

Not at the moment, currently it works as matchmoving software and tracking the flat area to place the objects. To implement market tracking you probably want to look to OpenCV

This is a nice plugin if you are interested in markers with UE4 GitHub - adynathos/AugmentedUnreality: Augmented reality for Unreal Engine 4. I hope this helps