Tag16h5_other.h
Go to the documentation of this file.
00001 // These codes were generated by TagFamilyGenerator.java from Ed Olson
00002 
00003 // tag16h5Codes : 16 bits, minimum Hamming distance 5, minimum complexity 5
00004 
00005 #pragma once
00006 
00007 namespace AprilTags {
00008 
00009 const unsigned long long t16h5_other[] =
00010   { 0x231bLL, 0x2ea5LL, 0x346aLL, 0x45b9LL, 0x6857LL, 0x7f6bLL, 0xad93LL, 0xb358LL,
00011     0xb91dLL, 0xe745LL, 0x156dLL, 0xd3d2LL, 0xdf5cLL, 0x4736LL, 0x8c72LL, 0x5a02LL,
00012     0xd32bLL, 0x1867LL, 0x468fLL, 0xdc91LL, 0x4940LL, 0xa9edLL, 0x2bd5LL, 0x599aLL,
00013     0x9009LL, 0x61f6LL, 0x3850LL, 0x8157LL, 0xbfcaLL, 0x987cLL};
00014 
00015 static const TagCodes tagCodes16h5_other = TagCodes(16, 5, t16h5_other, sizeof(t16h5_other)/sizeof(t16h5_other[0]));
00016 
00017 }


apriltags
Author(s): Michael Kaess, Hordur Johannson
autogenerated on Thu Jun 6 2019 20:53:23