Details
eyevec_get_display_show_eye_images()
Returns display setting show-eye-images.
EyeVecResult eyevec_get_display_show_eye_images(const EyeVec* eyevec,
int* v);
eyevec_set_display_show_eye_images()
Sets display setting show-eye-images.
EyeVecResult eyevec_set_display_show_eye_images(EyeVec* eyevec,
int v);
eyevec_get_display_show_pupil_center()
Returns display setting show-pupil-center.
EyeVecResult eyevec_get_display_show_pupil_center(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_pupil_center()
Sets display setting show-pupil-center.
EyeVecResult eyevec_set_display_show_pupil_center(EyeVec* eyevec,
bool b);
eyevec_get_display_show_pupil_edge()
Returns display setting show-pupil-edge.
EyeVecResult eyevec_get_display_show_pupil_edge(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_pupil_edge()
Sets display setting show-pupil-edge.
EyeVecResult eyevec_set_display_show_pupil_edge(EyeVec* eyevec,
bool b);
eyevec_get_display_pupil_ellipse()
Returns display setting pupil-ellipse.
EyeVecResult eyevec_get_display_pupil_ellipse(const EyeVec* eyevec,
bool* b);
eyevec_set_display_pupil_ellipse()
Sets display setting pupil-ellipse.
EyeVecResult eyevec_set_display_pupil_ellipse(EyeVec* eyevec,
bool b);
eyevec_get_display_show_cr_center()
Returns display setting show-cr-center.
EyeVecResult eyevec_get_display_show_cr_center(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_cr_center()
Sets display setting show-cr-center.
EyeVecResult eyevec_set_display_show_cr_center(EyeVec* eyevec,
bool b);
eyevec_get_display_show_cr_vector()
Returns display setting show-cr-vector.
EyeVecResult eyevec_get_display_show_cr_vector(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_cr_vector()
Sets display setting show-cr-vector.
EyeVecResult eyevec_set_display_show_cr_vector(EyeVec* eyevec,
bool b);
eyevec_get_display_show_iris_center()
Returns display setting show-iris-center.
EyeVecResult eyevec_get_display_show_iris_center(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_iris_center()
Sets display setting show-iris-center.
EyeVecResult eyevec_set_display_show_iris_center(EyeVec* eyevec,
bool b);
eyevec_get_display_show_iris_edge()
Returns display setting show-iris-edge.
EyeVecResult eyevec_get_display_show_iris_edge(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_iris_edge()
Sets display setting show-iris-edge.
EyeVecResult eyevec_set_display_show_iris_edge(EyeVec* eyevec,
bool b);
eyevec_get_display_iris_ellipse()
Returns display setting iris-ellipse.
EyeVecResult eyevec_get_display_iris_ellipse(const EyeVec* eyevec,
bool* b);
eyevec_set_display_iris_ellipse()
Sets display setting iris-ellipse.
EyeVecResult eyevec_set_display_iris_ellipse(EyeVec* eyevec,
bool b);
eyevec_get_display_show_marker_center()
Returns display setting show-marker-center.
EyeVecResult eyevec_get_display_show_marker_center(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_marker_center()
Sets display setting show-marker-center.
EyeVecResult eyevec_set_display_show_marker_center(EyeVec* eyevec,
bool b);
eyevec_get_display_show_marker_outline()
Returns display setting show-marker-outline.
EyeVecResult eyevec_get_display_show_marker_outline(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_marker_outline()
Sets display setting show-marker-outline.
EyeVecResult eyevec_set_display_show_marker_outline(EyeVec* eyevec,
bool b);
eyevec_get_display_show_marker_roll()
Returns display setting show-marker-roll.
EyeVecResult eyevec_get_display_show_marker_roll(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_marker_roll()
Sets display setting show-marker-roll.
EyeVecResult eyevec_set_display_show_marker_roll(EyeVec* eyevec,
bool b);
eyevec_get_display_show_marker_digits()
Returns display setting show-marker-digits.
EyeVecResult eyevec_get_display_show_marker_digits(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_marker_digits()
Sets display setting show-marker-digits.
EyeVecResult eyevec_set_display_show_marker_digits(EyeVec* eyevec,
bool b);
eyevec_get_display_show_gaze_mean()
Returns display setting show-gaze-mean.
EyeVecResult eyevec_get_display_show_gaze_mean(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_gaze_mean()
Sets display setting show-gaze-mean.
EyeVecResult eyevec_set_display_show_gaze_mean(EyeVec* eyevec,
bool b);
eyevec_get_display_show_gaze_separate()
Returns display setting show-gaze-separate.
EyeVecResult eyevec_get_display_show_gaze_separate(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_gaze_separate()
Sets display setting show-gaze-separate.
EyeVecResult eyevec_set_display_show_gaze_separate(EyeVec* eyevec,
bool b);
eyevec_get_display_show_regression_line()
Returns display setting show-regression-line.
EyeVecResult eyevec_get_display_show_regression_line(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_regression_line()
Sets display setting show-regression-line.
EyeVecResult eyevec_set_display_show_regression_line(EyeVec* eyevec,
bool b);
eyevec_get_display_show_regression_error()
Returns display setting show-regression-error.
EyeVecResult eyevec_get_display_show_regression_error(const EyeVec* eyevec,
bool* b);
eyevec_set_display_show_regression_error()
Sets display setting show-regression-error.
EyeVecResult eyevec_set_display_show_regression_error(EyeVec* eyevec,
bool b);