Public Member Functions | Public Attributes | List of all members
aruco::MarkerDetector::Params Struct Reference

#include <markerdetector.h>

Public Member Functions

 Params ()
 

Public Attributes

float _borderDistThres
 
CornerRefinementMethod _cornerMethod
 
int _markerWarpSize
 
float _maxSize
 
float _minSize
 
int _minSize_pix
 
int _subpix_wsize
 
ThresholdMethods _thresMethod
 
double _thresParam1
 
double _thresParam1_range
 
double _thresParam2
 

Detailed Description

Operating params

Definition at line 59 of file markerdetector.h.

Constructor & Destructor Documentation

aruco::MarkerDetector::Params::Params ( )
inline

Definition at line 84 of file markerdetector.h.

Member Data Documentation

float aruco::MarkerDetector::Params::_borderDistThres

Definition at line 72 of file markerdetector.h.

CornerRefinementMethod aruco::MarkerDetector::Params::_cornerMethod

Definition at line 66 of file markerdetector.h.

int aruco::MarkerDetector::Params::_markerWarpSize

Definition at line 70 of file markerdetector.h.

float aruco::MarkerDetector::Params::_maxSize

Definition at line 82 of file markerdetector.h.

float aruco::MarkerDetector::Params::_minSize

Definition at line 82 of file markerdetector.h.

int aruco::MarkerDetector::Params::_minSize_pix

Definition at line 83 of file markerdetector.h.

int aruco::MarkerDetector::Params::_subpix_wsize

Definition at line 68 of file markerdetector.h.

ThresholdMethods aruco::MarkerDetector::Params::_thresMethod

Definition at line 61 of file markerdetector.h.

double aruco::MarkerDetector::Params::_thresParam1

Definition at line 63 of file markerdetector.h.

double aruco::MarkerDetector::Params::_thresParam1_range

Definition at line 63 of file markerdetector.h.

double aruco::MarkerDetector::Params::_thresParam2

Definition at line 63 of file markerdetector.h.


The documentation for this struct was generated from the following file:


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03