#include <v4r_ellipses.h>
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 |
Definition at line 67 of file v4r_ellipses.h.
Definition at line 27 of file v4r_ellipses_parameters.cpp.
Definition at line 89 of file v4r_ellipses.h.
Definition at line 69 of file v4r_ellipses.h.
Definition at line 70 of file v4r_ellipses.h.
Definition at line 71 of file v4r_ellipses.h.
Definition at line 75 of file v4r_ellipses.h.
Definition at line 80 of file v4r_ellipses.h.
Definition at line 81 of file v4r_ellipses.h.
Definition at line 78 of file v4r_ellipses.h.
Definition at line 85 of file v4r_ellipses.h.
Definition at line 74 of file v4r_ellipses.h.
Definition at line 88 of file v4r_ellipses.h.
Definition at line 82 of file v4r_ellipses.h.
Definition at line 76 of file v4r_ellipses.h.
Definition at line 72 of file v4r_ellipses.h.
Definition at line 73 of file v4r_ellipses.h.
Definition at line 84 of file v4r_ellipses.h.
Definition at line 83 of file v4r_ellipses.h.
Definition at line 77 of file v4r_ellipses.h.
Definition at line 86 of file v4r_ellipses.h.
Definition at line 87 of file v4r_ellipses.h.
Definition at line 79 of file v4r_ellipses.h.