Here is a list of all documented files with brief descriptions:
[detail level 1234]
 include | |
  ARAM | |
   coordinate | |
    ICoordinate.hpp | |
    MultiTag.hpp | |
   ROIDetector | |
    AdaptiveThreshDetector.hpp | Edge based detection |
    AutoCannyDetector.hpp | Line fitting for ROIs detection |
    CannyFittingDetector.hpp | Line fitting for ROIs detection |
    IROIDetector.hpp | Interface for region of interest detection |
    OtsuCannyFittingDetector.hpp | Line fitting for ROIs detection |
    ROI.hpp | Region of interest |
   tag | |
    BinaryTreeTagMatcher.hpp | Standard tag |
    HammingTagMatcher.hpp | Hamming tag |
    HarrisCornerTagMatcher.hpp | Tag valdiation, using hamming correction, local thresholding, and harris corner refinement |
    ITagMatcher.hpp | Interface for tag, determine if potential tag is or not a tag |
    LocalThreshTagMatcher.hpp | Tag valdiation, using hamming correction, and local thresholding |
    OtsuTagMatcher.hpp | Tag valdiation, using hamming correction, and global Otsu thresholding |
   tools | |
    contourClosing.hpp | Tag valdiation, using hamming correction, and local thresholding |
    Extrinsic.hpp | Contains rotation matrix and translation vector |
    Intrinsic.hpp | Contains camera matrix and distorsion coefficients |
    MilgramContourClosing.hpp | Contours closing using Milgram algorithm |
    NaiveContourClosing.hpp | Contours closing by a trivial method |
    TagDictionnary.hpp | |
   ARAMException.hpp | ARAM's exceptions |
   export.hpp | Macro export definition |
   FrameSet.hpp | |
   TagDetector.hpp | Main class of ARAM library |
   typedef.hpp | Macro export definition |