ARKit-QRScanner
ARKit-QRScanner copied to clipboard
Calculate QR code position in space
- Use unprojectPoint(_:ontoPlane:) or similar to get the correct position of the QR code, may need a standard for scale of the QR code
I tried unprojectPoint
, both ARFrame and ARSCNView works. but need a lot of coordinate convertion