gpt4 book ai didi

computer-vision - 二维码 - 相机方向/投影

转载 作者:行者123 更新时间:2023-12-04 06:46:35 29 4
gpt4 key购买 nike

我正在寻找一个库或方法来解码二维码(或可能是另一种形式的二维条码)并能够实际确定相机的位置和方向。这似乎应该是可行的,但我不完全确定。

有谁知道最好的路线是什么?或者,如果它甚至可能?

最佳答案

zxing是 Google 托管的开源 Java 库,用于包括 QR 在内的二维条码。

com.google.zxing.ResultMetadataType.ORIENTATION (从 com.google.zxing.Result.getResultMetadata() 的哈希表中返回的可选元数据):

Denotes the likely approximate orientation of the barcode in the image. This value is given as degrees rotated clockwise from the normal, upright orientation. For example a 1D barcode which was found by reading top-to-bottom would be said to have orientation "90". This key maps to an Integer whose value is in the range [0,360).

关于computer-vision - 二维码 - 相机方向/投影,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3689210/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com