Functions
draw.h File Reference
#include <cmath>
#include <ros/ros.h>
#include <opencv2/opencv.hpp>
#include <opencv2/aruco.hpp>
Include dependency graph for draw.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void _drawAxis (cv::InputOutputArray image, cv::InputArray cameraMatrix, cv::InputArray distCoeffs, cv::InputArray rvec, cv::InputArray tvec, float length)
 
void _drawPlanarBoard (cv::aruco::Board *_board, cv::Size outSize, cv::OutputArray _img, int marginSize, int borderBits, bool drawAxis)
 

Function Documentation

◆ _drawAxis()

void _drawAxis ( cv::InputOutputArray  image,
cv::InputArray  cameraMatrix,
cv::InputArray  distCoeffs,
cv::InputArray  rvec,
cv::InputArray  tvec,
float  length 
)

◆ _drawPlanarBoard()

void _drawPlanarBoard ( cv::aruco::Board _board,
cv::Size  outSize,
cv::OutputArray  _img,
int  marginSize,
int  borderBits,
bool  drawAxis 
)


aruco_pose
Author(s): Oleg Kalachev
autogenerated on Mon Feb 28 2022 22:08:24