QR Codes - Camera Orientation/Projection
问题 I am looking for a library or method to decode a QR Code (or potentially another form of 2d barcode) and to be able to actually determine the camera position and orientation. This seems like it should be doable, but I am not entirely sure. Does anyone know what the best route for this is? Or if it is even possible? 回答1: zxing is the open-source Google-hosted Java library for 2d barcodes including QR. see com.google.zxing.ResultMetadataType.ORIENTATION (optional metadata returned in a