Public Member Functions | Public Attributes | List of all members
tuw::EllipsesDetection::Parameters Struct Reference

#include <ellipses_detection.h>

Inheritance diagram for tuw::EllipsesDetection::Parameters:
Inheritance graph
[legend]

Public Member Functions

 Parameters ()
 

Public Attributes

double circle_diameter
 
bool debug
 
bool distorted_input
 
EdgeDetection edge_detection
 
EdgeLinking edge_linking
 
bool ellipse_redefinement
 
bool filter_contour_mean
 
bool filter_convex
 
bool filter_rings
 
int kernel_size_edge_detection
 
PoseEstimation pose_estimation
 
double threshold_contour_mean
 
int threshold_contour_min_points
 
int threshold_edge_detection1
 
int threshold_edge_detection2
 
double threshold_max_radius
 
double threshold_min_radius
 
int threshold_polygon
 
double threshold_ring_center
 
double threshold_ring_ratio
 
double threshold_rotated_rect_ratio
 

Detailed Description

Definition at line 67 of file ellipses_detection.h.

Constructor & Destructor Documentation

◆ Parameters()

EllipsesDetection::Parameters::Parameters ( )

Definition at line 27 of file ellipses_parameters.cpp.

Member Data Documentation

◆ circle_diameter

double tuw::EllipsesDetection::Parameters::circle_diameter

Definition at line 89 of file ellipses_detection.h.

◆ debug

bool tuw::EllipsesDetection::Parameters::debug

Definition at line 69 of file ellipses_detection.h.

◆ distorted_input

bool tuw::EllipsesDetection::Parameters::distorted_input

Definition at line 70 of file ellipses_detection.h.

◆ edge_detection

EdgeDetection tuw::EllipsesDetection::Parameters::edge_detection

Definition at line 71 of file ellipses_detection.h.

◆ edge_linking

EdgeLinking tuw::EllipsesDetection::Parameters::edge_linking

Definition at line 75 of file ellipses_detection.h.

◆ ellipse_redefinement

bool tuw::EllipsesDetection::Parameters::ellipse_redefinement

Definition at line 80 of file ellipses_detection.h.

◆ filter_contour_mean

bool tuw::EllipsesDetection::Parameters::filter_contour_mean

Definition at line 81 of file ellipses_detection.h.

◆ filter_convex

bool tuw::EllipsesDetection::Parameters::filter_convex

Definition at line 78 of file ellipses_detection.h.

◆ filter_rings

bool tuw::EllipsesDetection::Parameters::filter_rings

Definition at line 85 of file ellipses_detection.h.

◆ kernel_size_edge_detection

int tuw::EllipsesDetection::Parameters::kernel_size_edge_detection

Definition at line 74 of file ellipses_detection.h.

◆ pose_estimation

PoseEstimation tuw::EllipsesDetection::Parameters::pose_estimation

Definition at line 88 of file ellipses_detection.h.

◆ threshold_contour_mean

double tuw::EllipsesDetection::Parameters::threshold_contour_mean

Definition at line 82 of file ellipses_detection.h.

◆ threshold_contour_min_points

int tuw::EllipsesDetection::Parameters::threshold_contour_min_points

Definition at line 76 of file ellipses_detection.h.

◆ threshold_edge_detection1

int tuw::EllipsesDetection::Parameters::threshold_edge_detection1

Definition at line 72 of file ellipses_detection.h.

◆ threshold_edge_detection2

int tuw::EllipsesDetection::Parameters::threshold_edge_detection2

Definition at line 73 of file ellipses_detection.h.

◆ threshold_max_radius

double tuw::EllipsesDetection::Parameters::threshold_max_radius

Definition at line 84 of file ellipses_detection.h.

◆ threshold_min_radius

double tuw::EllipsesDetection::Parameters::threshold_min_radius

Definition at line 83 of file ellipses_detection.h.

◆ threshold_polygon

int tuw::EllipsesDetection::Parameters::threshold_polygon

Definition at line 77 of file ellipses_detection.h.

◆ threshold_ring_center

double tuw::EllipsesDetection::Parameters::threshold_ring_center

Definition at line 86 of file ellipses_detection.h.

◆ threshold_ring_ratio

double tuw::EllipsesDetection::Parameters::threshold_ring_ratio

Definition at line 87 of file ellipses_detection.h.

◆ threshold_rotated_rect_ratio

double tuw::EllipsesDetection::Parameters::threshold_rotated_rect_ratio

Definition at line 79 of file ellipses_detection.h.


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


tuw_ellipses
Author(s): Markus Bader
autogenerated on Mon Feb 28 2022 23:59:13