ARAM  2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Namespaces | Enumerations | Functions
contourClosing.hpp File Reference

Tag valdiation, using hamming correction, and local thresholding. More...

#include <ARAM/export.hpp>
#include <ARAM/typedef.hpp>
#include <ARAM/tools/MilgramContourClosing.hpp>
#include <ARAM/tools/NaiveContourClosing.hpp>
#include <opencv2/opencv.hpp>

Go to the source code of this file.

Namespaces

 aram
 

Enumerations

enum  aram::CLOSURE_TYPE { aram::ARAM_NAIVE, aram::ARAM_MilgramContourClosing }
 

Functions

void aram::close (cv::Mat &toClose, CLOSURE_TYPE type)
 

Detailed Description

Tag valdiation, using hamming correction, and local thresholding.

Author
Alexandre Kornmann
Version
1.3
Date
24 juin 2014