Open mahroobahreinian opened 1 year ago
I have created a docker container and wanted to create an apriltag detector of family "tagstandard52h13" and I faced this error:
>>>from pupil_apriltags import Detector >>> at_detector = Detector(families="tagStandard52h13") apriltag.c: failed to allocate hamming decode table. Reduce max hamming size.
But I could not find the max_hamming setting on the detector to fix this.
Seconded.
I have created a docker container and wanted to create an apriltag detector of family "tagstandard52h13" and I faced this error:
But I could not find the max_hamming setting on the detector to fix this.