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

◆ Params()

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

Definition at line 84 of file markerdetector.h.

Member Data Documentation

◆ _borderDistThres

float aruco::MarkerDetector::Params::_borderDistThres

Definition at line 72 of file markerdetector.h.

◆ _cornerMethod

CornerRefinementMethod aruco::MarkerDetector::Params::_cornerMethod

Definition at line 66 of file markerdetector.h.

◆ _markerWarpSize

int aruco::MarkerDetector::Params::_markerWarpSize

Definition at line 70 of file markerdetector.h.

◆ _maxSize

float aruco::MarkerDetector::Params::_maxSize

Definition at line 82 of file markerdetector.h.

◆ _minSize

float aruco::MarkerDetector::Params::_minSize

Definition at line 82 of file markerdetector.h.

◆ _minSize_pix

int aruco::MarkerDetector::Params::_minSize_pix

Definition at line 83 of file markerdetector.h.

◆ _subpix_wsize

int aruco::MarkerDetector::Params::_subpix_wsize

Definition at line 68 of file markerdetector.h.

◆ _thresMethod

ThresholdMethods aruco::MarkerDetector::Params::_thresMethod

Definition at line 61 of file markerdetector.h.

◆ _thresParam1

double aruco::MarkerDetector::Params::_thresParam1

Definition at line 63 of file markerdetector.h.

◆ _thresParam1_range

double aruco::MarkerDetector::Params::_thresParam1_range

Definition at line 63 of file markerdetector.h.

◆ _thresParam2

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 Feb 28 2022 23:58:06