Files | |
file | BinaryTreeTagMatcher.hpp [code] |
Standard tag. | |
file | HammingTagMatcher.hpp [code] |
Hamming tag. | |
file | HarrisCornerTagMatcher.hpp [code] |
Tag valdiation, using hamming correction, local thresholding, and harris corner refinement. | |
file | ITagMatcher.hpp [code] |
Interface for tag, determine if potential tag is or not a tag. | |
file | LocalThreshTagMatcher.hpp [code] |
Tag valdiation, using hamming correction, and local thresholding. | |
file | OtsuTagMatcher.hpp [code] |
Tag valdiation, using hamming correction, and global Otsu thresholding. | |