Namespaces | Functions
aruco/src/aruco/markerdetector.cpp File Reference
#include <aruco/markerdetector.h>
#include <opencv2/opencv.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <iostream>
#include <fstream>
#include <aruco/arucofidmarkers.h>
#include <valarray>
Include dependency graph for aruco/src/aruco/markerdetector.cpp:

Go to the source code of this file.

Namespaces

 aruco
 

Functions

void aruco::findCornerPointsInContour (const vector< cv::Point2f > &points, const vector< cv::Point > &contour, vector< int > &idxs)
 
int aruco::findDeformedSidesIdx (const vector< cv::Point > &contour, const vector< int > &idxSegments)
 
void aruco::setPointIntoImage (cv::Point2f &p, cv::Size s)
 
void aruco::setPointIntoImage (cv::Point &p, cv::Size s)
 


lidar_camera_calibration
Author(s):
autogenerated on Sat Feb 6 2021 03:39:37