#include <opencv2/imgproc/imgproc.hpp>#include "../picoflann.h"#include "../cameraparameters.h"#include "../markerdetector.h"#include "fractalmarkerset.h"#include "../aruco_export.h"Go to the source code of this file.
Classes | |
| class | aruco::FractalPoseTracker |
| struct | aruco::PicoFlann_KeyPointAdapter |
Namespaces | |
| aruco | |
Functions | |
| void | aruco::assignClass (const cv::Mat &im, std::vector< cv::KeyPoint > &kpoints, float sizeNorm=0.f, int wsize=5) |
| assignClass More... | |
| void | aruco::kfilter (std::vector< cv::KeyPoint > &kpoints) |