Contents

invalidReferenceImage

An error that indicates the framework fails to process a reference image.

Declaration

static var invalidReferenceImage: ARError.Code { get }

Discussion

This error occurs when a reference image in the configuration’s detectionImages lacks identifying features, such as when the image contains all white pixels.

See Also

Identifying an error cause