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) |
Tag valdiation, using hamming correction, and local thresholding.
1.8.6