I run an Apple sample project to detect an ARKit 1.5 image, but when I put my reference image inside the AR resources folder and run the application, I get the following error:
Make sure all reference images are larger than 100 pixels and have a positive physical size in meters.
I do not find any predefined requirements for what the image should look like, can someone explain the required attributes of the image?
source
share