Tango SDK Marker Detection (Release May 2017 Hopak): only 4 bit in AR tags?

爱⌒轻易说出口 提交于 2019-12-01 10:16:10

问题


with the marker detection example (https://github.com/googlesamples/tango-examples-c/tree/master/cpp_marker_detection_example) I tried to detect AR Tags with id's higher than 16.

For that, I generated Alvar markers using http://wiki.ros.org/ar_track_alvar. (I have read these tags are Alvar in a comment in the google example source code). Is the SDK fixed to detect maximum only 16 ids (4bits)? If yes Does someone know if this will change in the future?

I am not interested in QR codes, since they don't seem to be robustly detected from perspective angles.

来源:https://stackoverflow.com/questions/43984789/tango-sdk-marker-detection-release-may-2017-hopak-only-4-bit-in-ar-tags

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!