In my Unity project, I would like the image tracking to recognize images that are not exactly the same as the target image. It is ok to track a wrong image. That is, false positive is acceptable.
However, there are only few options to change the tracking quality. Is it possible to expose more low level api so that it is possible to modify the tracking?