Visual Servoing Platform
version 3.6.1 under development (2024-09-12)
|
Public Attributes | |
float | x_orig |
float | y_orig |
int | x |
int | y |
Store the coordinates for single step of update of the center candidates accumulator.
Definition at line 63 of file vpCircleHoughTransform_centers.cpp.
int BEGIN_VISP_NAMESPACE::vpCoordinatesForAccumStep::x |
Definition at line 67 of file vpCircleHoughTransform_centers.cpp.
Referenced by BEGIN_VISP_NAMESPACE::updateAccumAlongGradientDir().
float BEGIN_VISP_NAMESPACE::vpCoordinatesForAccumStep::x_orig |
Definition at line 65 of file vpCircleHoughTransform_centers.cpp.
Referenced by BEGIN_VISP_NAMESPACE::updateAccumAlongGradientDir().
int BEGIN_VISP_NAMESPACE::vpCoordinatesForAccumStep::y |
Definition at line 68 of file vpCircleHoughTransform_centers.cpp.
Referenced by BEGIN_VISP_NAMESPACE::updateAccumAlongGradientDir().
float BEGIN_VISP_NAMESPACE::vpCoordinatesForAccumStep::y_orig |
Definition at line 66 of file vpCircleHoughTransform_centers.cpp.
Referenced by BEGIN_VISP_NAMESPACE::updateAccumAlongGradientDir().