PyEtSimul
Contents
Getting Started
Theory
Coordinate Systems
Eye Model
Optical Calculations
Camera and Light Sources
Gaze Estimation Models
Evaluation Workflow
Default Parameters
Guides
Template for Custom Gaze Estimation Models
Creating Custom Parameter Variations
API Reference
API Reference
PyEtSimul
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__init__() (pyetsimul.core.pupil.Pupil method)
(pyetsimul.core.pupil.RealisticPupil method)
(pyetsimul.evaluation.calibration_analysis.CalibrationResults method)
(pyetsimul.gaze_mapping.homography_normalization.GaussianProcessErrorCorrection method)
(pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModel method)
(pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model.PolynomialGazeModel method)
(pyetsimul.gaze_mapping.stampe1993.stampe1993_gaze_model.Stampe1993GazeModel method)
(pyetsimul.simulation.anatomy.AngleKappaAlphaVariation method)
(pyetsimul.simulation.anatomy.AngleKappaBetaVariation method)
(pyetsimul.simulation.anatomy.CorneaRadiusVariation method)
(pyetsimul.simulation.anatomy.CorneaThicknessVariation method)
(pyetsimul.simulation.anatomy.PupilDecentrationVariation method)
(pyetsimul.simulation.anatomy.PupilSizeVariation method)
(pyetsimul.simulation.anatomy.PupilSizeWithDecentrationVariation method)
(pyetsimul.simulation.composed_variation.ComposedVariation method)
(pyetsimul.simulation.composed_variation.SequentialVariation method)
(pyetsimul.simulation.ComposedVariation method)
(pyetsimul.simulation.core.ParameterVariation method)
(pyetsimul.simulation.CorneaRadiusVariation method)
(pyetsimul.simulation.CorneaThicknessVariation method)
(pyetsimul.simulation.data_generation.DataGenerationStrategy method)
(pyetsimul.simulation.DataGenerationStrategy method)
(pyetsimul.simulation.eye_position.EyePositionVariation method)
(pyetsimul.simulation.EyePositionVariation method)
(pyetsimul.simulation.generic.GenericEyeVariation method)
(pyetsimul.simulation.GenericEyeVariation method)
(pyetsimul.simulation.grid_base.RandomGrid method)
(pyetsimul.simulation.grid_base.RegularGrid method)
(pyetsimul.simulation.ParameterVariation method)
(pyetsimul.simulation.PupilDecentrationVariation method)
(pyetsimul.simulation.PupilSizeVariation method)
(pyetsimul.simulation.PupilSizeWithDecentrationVariation method)
(pyetsimul.simulation.RandomGrid method)
(pyetsimul.simulation.RegularGrid method)
(pyetsimul.simulation.SequentialVariation method)
(pyetsimul.simulation.target_position.TargetPositionVariation method)
(pyetsimul.simulation.TargetPositionVariation method)
(pyetsimul.types.imaging.CameraMatrix method)
(pyetsimul.visualization.interactive_controls.InteractiveControls method)
A
accuracy_at_calibration_points() (in module pyetsimul.evaluation)
(in module pyetsimul.evaluation.calibration_analysis)
add_calibration_point() (pyetsimul.core.eye_tracker.EyeTracker method)
add_camera() (pyetsimul.core.eye_tracker.EyeTracker method)
add_light() (pyetsimul.core.eye_tracker.EyeTracker method)
age (pyetsimul.core.pupil.RealisticPupilParams attribute)
algorithm_name (pyetsimul.core.eye_tracker.EyeTracker property)
(pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModel property)
(pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model.PolynomialGazeModel property)
(pyetsimul.gaze_mapping.stampe1993.stampe1993_gaze_model.Stampe1993GazeModel property)
(pyetsimul.types.algorithms.GazePrediction attribute)
AlgorithmRanking (class in pyetsimul.evaluation.algorithm_comparison)
AlgorithmState (class in pyetsimul.types.algorithms)
amplitude_agreement() (in module pyetsimul.evaluation.algorithm_comparison)
anatomy_detail (pyetsimul.visualization.plot_config.LayoutConfig attribute)
angle2gaze() (in module pyetsimul.geometry.conversions)
angle_kappa (pyetsimul.core.eye.Eye property)
AngleKappaAlphaVariation (class in pyetsimul.simulation.anatomy)
AngleKappaBetaVariation (class in pyetsimul.simulation.anatomy)
AngleKappaVariation() (in module pyetsimul.simulation)
(in module pyetsimul.simulation.anatomy)
annotation (pyetsimul.visualization.plot_config.FontConfig attribute)
anterior_k (pyetsimul.core.cornea.ConicCornea attribute)
anterior_radius (pyetsimul.core.cornea.ConicCornea attribute)
(pyetsimul.core.cornea.SphericalCornea attribute)
ANTERIOR_RADIUS (pyetsimul.core.default_configs.CorneaDefaults attribute)
apply_parameter_variation() (pyetsimul.simulation.data_generation.DataGenerationStrategy method)
(pyetsimul.simulation.DataGenerationStrategy method)
apply_to_eye() (pyetsimul.simulation.anatomy.CorneaThicknessVariation method)
(pyetsimul.simulation.anatomy.PupilDecentrationVariation method)
(pyetsimul.simulation.anatomy.PupilSizeWithDecentrationVariation method)
(pyetsimul.simulation.core.EyeParameterVariation method)
(pyetsimul.simulation.CorneaThicknessVariation method)
(pyetsimul.simulation.eye_position.EyePositionVariation method)
(pyetsimul.simulation.EyeParameterVariation method)
(pyetsimul.simulation.EyePositionVariation method)
(pyetsimul.simulation.generic.GenericEyeVariation method)
(pyetsimul.simulation.GenericEyeVariation method)
(pyetsimul.simulation.PupilDecentrationVariation method)
(pyetsimul.simulation.PupilSizeWithDecentrationVariation method)
area (pyetsimul.types.imaging.PupilData attribute)
assert_close() (pyetsimul.types.geometry.Direction3D method)
(pyetsimul.types.geometry.Point2D method)
(pyetsimul.types.geometry.Point3D method)
(pyetsimul.types.geometry.Position3D method)
(pyetsimul.types.geometry.Vector3D method)
AXIAL_LENGTH (pyetsimul.core.default_configs.EyeAnatomyDefaults attribute)
axial_length (pyetsimul.core.eye.Eye attribute)
B
background_alpha (pyetsimul.visualization.plot_config.LineConfig attribute)
BASE_RADIUS (pyetsimul.core.default_configs.PupilDefaults attribute)
base_radius (pyetsimul.core.pupil.RealisticPupilParams attribute)
BASELINE_DIAMETER (pyetsimul.core.default_configs.PupilDecentrationDefaults attribute)
BISECTION_ITERATIONS_AREA (pyetsimul.core.default_configs.EyelidDefaults attribute)
BISECTION_ITERATIONS_PHI1 (pyetsimul.core.default_configs.EyelidDefaults attribute)
BISECTION_ITERATIONS_PHI2 (pyetsimul.core.default_configs.EyelidDefaults attribute)
bold_weight (pyetsimul.visualization.plot_config.FontConfig attribute)
boundary_points (pyetsimul.types.imaging.PupilData attribute)
BOUNDARY_POINTS_ELLIPTICAL (pyetsimul.core.default_configs.PupilDefaults attribute)
BOUNDARY_POINTS_FACTORY (pyetsimul.core.default_configs.PupilDefaults attribute)
BOUNDARY_POINTS_REALISTIC (pyetsimul.core.default_configs.PupilDefaults attribute)
C
calculate_angular_error_degrees() (in module pyetsimul.geometry.conversions)
calculate_center_position() (pyetsimul.core.cornea.ConicCornea static method)
(pyetsimul.core.cornea.SphericalCornea static method)
calculate_error_statistics() (in module pyetsimul.evaluation.analysis_utils)
calculate_eye_rotation() (in module pyetsimul.geometry.listings_law)
calculate_gaze_error() (pyetsimul.core.eye_tracker.EyeTracker method)
calculate_pupil_center_from_boundary() (in module pyetsimul.optics.pupil_imaging)
calculate_pupil_center_methods() (in module pyetsimul.optics.pupil_imaging)
calib_points (pyetsimul.core.eye_tracker.EyeTracker attribute)
calibrate() (pyetsimul.core.eye_tracker.EyeTracker method)
(pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModel method)
(pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model.PolynomialGazeModel method)
(pyetsimul.gaze_mapping.stampe1993.stampe1993_gaze_model.Stampe1993GazeModel method)
calibration_error (pyetsimul.types.algorithms.AlgorithmState attribute)
calibration_errors (pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModelState attribute)
calibration_points (pyetsimul.visualization.plot_config.ColorPalettes attribute)
(pyetsimul.visualization.plot_config.MarkerConfig attribute)
CalibrationResults (class in pyetsimul.evaluation.calibration_analysis)
Camera (class in pyetsimul.core.camera)
camera_border_alpha (pyetsimul.visualization.plot_config.ElementConfig attribute)
camera_border_width (pyetsimul.visualization.plot_config.ElementConfig attribute)
camera_comparison (pyetsimul.visualization.plot_config.ColorPalettes attribute)
(pyetsimul.visualization.plot_config.MarkerConfig attribute)
camera_image (pyetsimul.types.imaging.EyeMeasurement attribute)
camera_matrix (pyetsimul.core.camera.Camera attribute)
CameraDefaults (class in pyetsimul.core.default_configs)
CameraImage (class in pyetsimul.types.imaging)
CameraMatrix (class in pyetsimul.types.imaging)
cameras (pyetsimul.core.eye_tracker.EyeTracker attribute)
(pyetsimul.simulation.config.ExperimentConfig attribute)
(pyetsimul.simulation.ExperimentConfig attribute)
(pyetsimul.visualization.plot_config.ColorPalettes attribute)
center (pyetsimul.core.cornea.Cornea property)
(pyetsimul.types.imaging.PupilData attribute)
center_init (pyetsimul.core.cornea.Cornea attribute)
CENTER_TO_ROTATION (pyetsimul.core.default_configs.CorneaDefaults attribute)
ColorPalettes (class in pyetsimul.visualization.plot_config)
colors (pyetsimul.visualization.plot_config.PlotConfig attribute)
compare_algorithms() (in module pyetsimul.evaluation.algorithm_comparison)
ComposedVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.composed_variation)
compute_calibration_errors() (in module pyetsimul.visualization.interactive_gaze_plot)
confidence (pyetsimul.types.algorithms.GazePrediction attribute)
CONIC_ANTERIOR_K (pyetsimul.core.default_configs.CorneaDefaults attribute)
CONIC_ANTERIOR_RADIUS (pyetsimul.core.default_configs.CorneaDefaults attribute)
CONIC_POSTERIOR_K (pyetsimul.core.default_configs.CorneaDefaults attribute)
CONIC_POSTERIOR_RADIUS (pyetsimul.core.default_configs.CorneaDefaults attribute)
conic_surface_normal() (in module pyetsimul.geometry.intersections)
CONIC_THICKNESS_OFFSET (pyetsimul.core.default_configs.CorneaDefaults attribute)
ConicCornea (class in pyetsimul.core.cornea)
constant_axis (pyetsimul.geometry.plane_detection.PlaneInfo attribute)
constant_value (pyetsimul.geometry.plane_detection.PlaneInfo attribute)
Cornea (class in pyetsimul.core.cornea)
cornea (pyetsimul.core.eye.Eye attribute)
cornea_center_inner (pyetsimul.visualization.plot_config.MarkerConfig attribute)
cornea_center_outer (pyetsimul.visualization.plot_config.MarkerConfig attribute)
cornea_center_to_rotation_center_default (pyetsimul.core.cornea.Cornea property)
CORNEA_DEPTH (pyetsimul.core.default_configs.CorneaDefaults attribute)
cornea_inner (pyetsimul.visualization.plot_config.ColorPalettes attribute)
cornea_outer (pyetsimul.visualization.plot_config.ColorPalettes attribute)
cornea_surface_anterior (pyetsimul.visualization.plot_config.MarkerConfig attribute)
cornea_surface_posterior (pyetsimul.visualization.plot_config.MarkerConfig attribute)
cornea_type (pyetsimul.core.cornea.ConicCornea property)
(pyetsimul.core.cornea.Cornea property)
(pyetsimul.core.cornea.SphericalCornea property)
CorneaDefaults (class in pyetsimul.core.default_configs)
corneal_reflection (pyetsimul.visualization.plot_config.ColorPalettes attribute)
corneal_reflection_width (pyetsimul.visualization.plot_config.ElementConfig attribute)
corneal_reflections (pyetsimul.types.imaging.CameraImage attribute)
(pyetsimul.visualization.plot_config.MarkerConfig attribute)
CorneaRadiusVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.anatomy)
CorneaThicknessVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.anatomy)
cosine_similarity_average() (in module pyetsimul.evaluation.algorithm_comparison)
create() (pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModel class method)
(pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model.PolynomialGazeModel class method)
(pyetsimul.gaze_mapping.stampe1993.stampe1993_gaze_model.Stampe1993GazeModel class method)
create_cornea() (in module pyetsimul.core.cornea)
create_experiment_config() (in module pyetsimul.simulation)
(in module pyetsimul.simulation.config)
create_interactive_gaze_plot() (in module pyetsimul.visualization.interactive_gaze_plot)
create_plot_config() (in module pyetsimul.visualization.plot_config)
create_pupil() (in module pyetsimul.core.pupil)
cross() (pyetsimul.types.geometry.Direction3D method)
(pyetsimul.types.geometry.Vector3D method)
current_target_point (pyetsimul.core.eye.Eye property)
D
dashed (pyetsimul.visualization.plot_config.LineConfig attribute)
DataGenerationStrategy (class in pyetsimul.simulation)
(class in pyetsimul.simulation.data_generation)
decentration_config (pyetsimul.core.eye.Eye attribute)
describe() (pyetsimul.simulation.anatomy.AngleKappaAlphaVariation method)
(pyetsimul.simulation.anatomy.AngleKappaBetaVariation method)
(pyetsimul.simulation.anatomy.CorneaRadiusVariation method)
(pyetsimul.simulation.anatomy.CorneaThicknessVariation method)
(pyetsimul.simulation.anatomy.PupilDecentrationVariation method)
(pyetsimul.simulation.anatomy.PupilSizeVariation method)
(pyetsimul.simulation.anatomy.PupilSizeWithDecentrationVariation method)
(pyetsimul.simulation.composed_variation.ComposedVariation method)
(pyetsimul.simulation.composed_variation.SequentialVariation method)
(pyetsimul.simulation.ComposedVariation method)
(pyetsimul.simulation.core.ParameterVariation method)
(pyetsimul.simulation.CorneaRadiusVariation method)
(pyetsimul.simulation.CorneaThicknessVariation method)
(pyetsimul.simulation.eye_position.EyePositionVariation method)
(pyetsimul.simulation.EyePositionVariation method)
(pyetsimul.simulation.generic.GenericEyeVariation method)
(pyetsimul.simulation.GenericEyeVariation method)
(pyetsimul.simulation.ParameterVariation method)
(pyetsimul.simulation.PupilDecentrationVariation method)
(pyetsimul.simulation.PupilSizeVariation method)
(pyetsimul.simulation.PupilSizeWithDecentrationVariation method)
(pyetsimul.simulation.SequentialVariation method)
(pyetsimul.simulation.target_position.TargetPositionVariation method)
(pyetsimul.simulation.TargetPositionVariation method)
description (pyetsimul.simulation.composed_variation.ComposedVariation property)
(pyetsimul.simulation.ComposedVariation property)
deserialize() (pyetsimul.core.camera.Camera class method)
(pyetsimul.core.cornea.ConicCornea class method)
(pyetsimul.core.cornea.SphericalCornea class method)
(pyetsimul.core.eye.Eye class method)
(pyetsimul.core.light.Light class method)
(pyetsimul.core.pupil.EllipticalPupil class method)
(pyetsimul.core.pupil.RealisticPupil class method)
(pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModel class method)
(pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModelState class method)
(pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model.PolynomialGazeModel class method)
(pyetsimul.geometry.plane_detection.PlaneInfo class method)
(pyetsimul.types.geometry.Direction3D class method)
(pyetsimul.types.geometry.Point2D class method)
(pyetsimul.types.geometry.Position3D class method)
(pyetsimul.types.geometry.RotationMatrix class method)
(pyetsimul.types.geometry.Vector3D class method)
detect_calibration_plane() (in module pyetsimul.geometry.plane_detection)
detect_variation_plane() (in module pyetsimul.visualization.gaze_accuracy_plots)
diameter (pyetsimul.core.light.Light attribute)
direction (pyetsimul.types.geometry.Ray attribute)
Direction3D (class in pyetsimul.types.geometry)
dist_coeffs (pyetsimul.core.camera.Camera attribute)
distance (pyetsimul.types.geometry.IntersectionResult attribute)
distance_to() (pyetsimul.types.geometry.Point3D method)
(pyetsimul.types.geometry.Position3D method)
distances (pyetsimul.types.imaging.ProjectionResult attribute)
dot() (pyetsimul.types.geometry.Direction3D method)
(pyetsimul.types.geometry.Vector3D method)
E
ElementConfig (class in pyetsimul.visualization.plot_config)
elements (pyetsimul.visualization.plot_config.PlotConfig attribute)
ELLIPSE_CONTRIBUTION (pyetsimul.core.default_configs.PupilDefaults attribute)
ellipse_contribution (pyetsimul.core.pupil.RealisticPupilParams attribute)
ellipse_params (pyetsimul.types.imaging.PupilData attribute)
ELLIPSE_WIDTH_MULTIPLIER (pyetsimul.core.default_configs.EyelidDefaults attribute)
ELLIPSE_WIDTH_TO_HEIGHT (pyetsimul.core.default_configs.EyelidDefaults attribute)
EllipticalPupil (class in pyetsimul.core.pupil)
empty() (pyetsimul.types.imaging.CameraImage class method)
(pyetsimul.types.imaging.PupilData class method)
equal_aspect (pyetsimul.visualization.plot_config.ElementConfig attribute)
err (pyetsimul.core.camera.Camera attribute)
err_type (pyetsimul.core.camera.Camera attribute)
error_stats (pyetsimul.evaluation.algorithm_comparison.AlgorithmRanking attribute)
(pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult attribute)
errors_3d (pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult attribute)
errors_angular (pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult attribute)
estimate_gaze_at() (pyetsimul.core.eye_tracker.EyeTracker method)
evaluate_gaze_accuracy() (in module pyetsimul.evaluation.gaze_accuracy)
execute() (pyetsimul.simulation.core.VariationStrategy method)
(pyetsimul.simulation.data_generation.DataGenerationStrategy method)
(pyetsimul.simulation.DataGenerationStrategy method)
(pyetsimul.simulation.VariationStrategy method)
experiment_name (pyetsimul.simulation.config.ExperimentConfig attribute)
(pyetsimul.simulation.ExperimentConfig attribute)
ExperimentConfig (class in pyetsimul.simulation)
(class in pyetsimul.simulation.config)
extra_wide (pyetsimul.visualization.plot_config.LayoutConfig attribute)
extract_2d_coords() (pyetsimul.geometry.plane_detection.PlaneInfo method)
extract_variation_coords() (in module pyetsimul.visualization.gaze_accuracy_plots)
Eye (class in pyetsimul.core.eye)
eye_globe (pyetsimul.visualization.plot_config.ColorPalettes attribute)
EyeAnatomyDefaults (class in pyetsimul.core.default_configs)
eyelid (pyetsimul.core.eye.Eye attribute)
(pyetsimul.visualization.plot_config.ColorPalettes attribute)
eyelid_enabled (pyetsimul.core.eye.Eye attribute)
EYELID_OPENNESS (pyetsimul.core.default_configs.EyeAnatomyDefaults attribute)
eyelid_trans (pyetsimul.core.eye.Eye attribute)
eyelid_width (pyetsimul.visualization.plot_config.ElementConfig attribute)
EyelidDefaults (class in pyetsimul.core.default_configs)
EyeMeasurement (class in pyetsimul.types.imaging)
EyeParameterVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.core)
EyePositionVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.eye_position)
eyes (pyetsimul.simulation.config.ExperimentConfig attribute)
(pyetsimul.simulation.ExperimentConfig attribute)
(pyetsimul.visualization.plot_config.ColorPalettes attribute)
eyes_light (pyetsimul.visualization.plot_config.ColorPalettes attribute)
EyeTracker (class in pyetsimul.core.eye_tracker)
F
failed_calibration_points (pyetsimul.core.eye_tracker.EyeTracker attribute)
find_corneal_reflection() (in module pyetsimul.optics.reflections)
find_corneal_reflection_simple() (in module pyetsimul.optics.reflections)
find_cr() (pyetsimul.core.eye.Eye method)
find_reflection() (pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.Cornea method)
(pyetsimul.core.cornea.SphericalCornea method)
find_reflection_conic() (in module pyetsimul.optics.reflections)
find_reflection_sphere() (in module pyetsimul.optics.reflections)
find_refracted_position() (pyetsimul.core.eye.Eye method)
find_refraction() (pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.Cornea method)
(pyetsimul.core.cornea.SphericalCornea method)
find_refraction_conic() (in module pyetsimul.optics.refractions)
find_refraction_point() (in module pyetsimul.optics.refractions)
find_refraction_sphere() (in module pyetsimul.optics.refractions)
fit() (pyetsimul.gaze_mapping.homography_normalization.GaussianProcessErrorCorrection method)
FOCAL_LENGTH (pyetsimul.core.default_configs.CameraDefaults attribute)
focal_length (pyetsimul.types.imaging.CameraMatrix property)
FontConfig (class in pyetsimul.visualization.plot_config)
fonts (pyetsimul.visualization.plot_config.PlotConfig attribute)
fovea (pyetsimul.visualization.plot_config.ColorPalettes attribute)
FOVEA_ALPHA_DEG (pyetsimul.core.default_configs.EyeAnatomyDefaults attribute)
fovea_alpha_deg (pyetsimul.core.eye.Eye attribute)
FOVEA_BETA_DEG (pyetsimul.core.default_configs.EyeAnatomyDefaults attribute)
fovea_beta_deg (pyetsimul.core.eye.Eye attribute)
fovea_displacement (pyetsimul.core.eye.Eye attribute)
fovea_position (pyetsimul.core.eye.Eye property)
from_array() (pyetsimul.types.geometry.Direction3D class method)
(pyetsimul.types.geometry.Point2D class method)
(pyetsimul.types.geometry.Point3D class method)
(pyetsimul.types.geometry.Position3D class method)
(pyetsimul.types.geometry.Vector3D class method)
from_point3d() (pyetsimul.types.geometry.Position3D class method)
from_rotation() (pyetsimul.types.geometry.TransformationMatrix class method)
from_translation() (pyetsimul.types.geometry.TransformationMatrix class method)
from_translation_and_rotation() (pyetsimul.types.geometry.TransformationMatrix class method)
from_two_points() (pyetsimul.types.geometry.Ray class method)
G
GaussianProcessErrorCorrection (class in pyetsimul.gaze_mapping.homography_normalization)
gaze2angle() (in module pyetsimul.geometry.conversions)
gaze_direction (pyetsimul.types.imaging.EyeMeasurement attribute)
gaze_point (pyetsimul.types.algorithms.GazePrediction attribute)
gaze_target (pyetsimul.simulation.config.ExperimentConfig attribute)
(pyetsimul.simulation.ExperimentConfig attribute)
GazeAccuracyPlotter (class in pyetsimul.visualization.gaze_accuracy_plots)
GazeAccuracyResult (class in pyetsimul.evaluation.gaze_accuracy)
GazePrediction (class in pyetsimul.types.algorithms)
generate_positions() (pyetsimul.simulation.grid_base.GridGenerator method)
(pyetsimul.simulation.grid_base.RandomGrid method)
(pyetsimul.simulation.grid_base.RegularGrid method)
(pyetsimul.simulation.GridGenerator method)
(pyetsimul.simulation.RandomGrid method)
(pyetsimul.simulation.RegularGrid method)
generate_single_measurement() (pyetsimul.simulation.data_generation.DataGenerationStrategy method)
(pyetsimul.simulation.DataGenerationStrategy method)
generate_values() (pyetsimul.simulation.composed_variation.ComposedVariation method)
(pyetsimul.simulation.composed_variation.SequentialVariation method)
(pyetsimul.simulation.ComposedVariation method)
(pyetsimul.simulation.core.ParameterVariation method)
(pyetsimul.simulation.eye_position.EyePositionVariation method)
(pyetsimul.simulation.EyePositionVariation method)
(pyetsimul.simulation.generic.GenericEyeVariation method)
(pyetsimul.simulation.GenericEyeVariation method)
(pyetsimul.simulation.ParameterVariation method)
(pyetsimul.simulation.SequentialVariation method)
(pyetsimul.simulation.target_position.TargetPositionVariation method)
(pyetsimul.simulation.TargetPositionVariation method)
GenericEyeVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.generic)
get_apex_position() (pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.SphericalCornea method)
get_best_algorithm() (pyetsimul.evaluation.algorithm_comparison.AlgorithmRanking method)
get_boundary_points() (pyetsimul.core.pupil.EllipticalPupil method)
(pyetsimul.core.pupil.Pupil method)
(pyetsimul.core.pupil.RealisticPupil method)
get_center_world_coords() (pyetsimul.core.pupil.Pupil method)
get_corneal_depth() (pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.SphericalCornea method)
get_diameter() (pyetsimul.core.pupil.EllipticalPupil method)
(pyetsimul.core.pupil.Pupil method)
(pyetsimul.core.pupil.RealisticPupil method)
get_gaze_target() (pyetsimul.simulation.config.ExperimentConfig method)
(pyetsimul.simulation.ExperimentConfig method)
get_noncircularity() (pyetsimul.core.pupil.Pupil method)
(pyetsimul.core.pupil.RealisticPupil method)
get_posterior_center() (pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.SphericalCornea method)
get_pupil() (pyetsimul.core.eye.Eye method)
get_pupil_boundary_image() (in module pyetsimul.optics.pupil_imaging)
get_pupil_center_in_world() (pyetsimul.core.eye.Eye method)
get_pupil_center_mass_image() (in module pyetsimul.optics.pupil_imaging)
get_pupil_diameter() (pyetsimul.core.eye.Eye method)
get_pupil_ellipse_image() (in module pyetsimul.optics.pupil_imaging)
get_pupil_in_camera_image() (pyetsimul.core.eye.Eye method)
get_pupil_position() (pyetsimul.core.eye.Eye method)
get_pupil_radii() (pyetsimul.core.eye.Eye method)
get_radii() (pyetsimul.core.pupil.EllipticalPupil method)
(pyetsimul.core.pupil.Pupil method)
(pyetsimul.core.pupil.RealisticPupil method)
get_rotation() (pyetsimul.types.geometry.TransformationMatrix method)
get_scale_factor() (pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.SphericalCornea method)
get_targets() (pyetsimul.simulation.core.TargetVariation method)
(pyetsimul.simulation.TargetVariation method)
get_top_n() (pyetsimul.evaluation.algorithm_comparison.AlgorithmRanking method)
get_translation() (pyetsimul.types.geometry.TransformationMatrix method)
glint_noise_config (pyetsimul.core.camera.Camera attribute)
glint_sizes_px (pyetsimul.types.imaging.CameraImage attribute)
gp_model (pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModelState attribute)
grid_alpha (pyetsimul.visualization.plot_config.LineConfig attribute)
grid_enabled (pyetsimul.visualization.plot_config.ElementConfig attribute)
GridGenerator (class in pyetsimul.simulation)
(class in pyetsimul.simulation.grid_base)
ground_truth_points (pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult attribute)
H
H_s_n (pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModelState attribute)
handle_key_press() (pyetsimul.visualization.interactive_controls.InteractiveControls method)
harmonics (pyetsimul.core.pupil.RealisticPupil attribute)
height (pyetsimul.types.geometry.ScreenGeometry attribute)
HEIGHT_MULTIPLIER (pyetsimul.core.default_configs.EyelidDefaults attribute)
HomographyNormalizationGazeModel (class in pyetsimul.gaze_mapping.homography_normalization)
HomographyNormalizationGazeModelState (class in pyetsimul.gaze_mapping.homography_normalization)
I
identity() (pyetsimul.types.geometry.RotationMatrix class method)
(pyetsimul.types.geometry.TransformationMatrix class method)
image_points (pyetsimul.types.imaging.ProjectionResult attribute)
integrated_view (pyetsimul.visualization.plot_config.LayoutConfig attribute)
interactive_plot() (pyetsimul.evaluation.calibration_analysis.CalibrationResults method)
InteractiveControls (class in pyetsimul.visualization.interactive_controls)
intermediate_results (pyetsimul.types.algorithms.GazePrediction attribute)
intersect() (pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.Cornea method)
(pyetsimul.core.cornea.SphericalCornea method)
intersect_ray_circle() (in module pyetsimul.geometry.intersections)
intersect_ray_conic() (in module pyetsimul.geometry.intersections)
intersect_ray_plane() (in module pyetsimul.geometry.intersections)
intersect_ray_sphere() (in module pyetsimul.geometry.intersections)
intersection_at() (pyetsimul.types.geometry.IntersectionResult class method)
IntersectionResult (class in pyetsimul.types.geometry)
intersects (pyetsimul.types.geometry.IntersectionResult attribute)
is_calibrated (pyetsimul.types.algorithms.AlgorithmState attribute)
is_reliable (pyetsimul.types.algorithms.GazePrediction property)
is_valid (pyetsimul.types.imaging.EyeMeasurement property)
(pyetsimul.types.imaging.PupilData property)
isclose() (pyetsimul.types.geometry.Direction3D method)
(pyetsimul.types.geometry.Point2D method)
(pyetsimul.types.geometry.Point3D method)
(pyetsimul.types.geometry.Position3D method)
(pyetsimul.types.geometry.Vector3D method)
K
key_landmarks (pyetsimul.visualization.plot_config.MarkerConfig attribute)
L
landmarks (pyetsimul.visualization.plot_config.MarkerConfig attribute)
last_update (pyetsimul.types.algorithms.AlgorithmState attribute)
layout (pyetsimul.visualization.plot_config.PlotConfig attribute)
LayoutConfig (class in pyetsimul.visualization.plot_config)
LEFT_EYE_X_COEFF (pyetsimul.core.default_configs.PupilDecentrationDefaults attribute)
LEFT_EYE_X_STD (pyetsimul.core.default_configs.PupilDecentrationDefaults attribute)
LEFT_EYE_Y_COEFF (pyetsimul.core.default_configs.PupilDecentrationDefaults attribute)
LEFT_EYE_Y_STD (pyetsimul.core.default_configs.PupilDecentrationDefaults attribute)
legend (pyetsimul.visualization.plot_config.FontConfig attribute)
legend_outside_right (pyetsimul.visualization.plot_config.LayoutConfig attribute)
legend_upper_left (pyetsimul.visualization.plot_config.LayoutConfig attribute)
Light (class in pyetsimul.core.light)
lights (pyetsimul.core.eye_tracker.EyeTracker attribute)
(pyetsimul.simulation.config.ExperimentConfig attribute)
(pyetsimul.simulation.ExperimentConfig attribute)
(pyetsimul.visualization.plot_config.ColorPalettes attribute)
line_intersect_2d() (in module pyetsimul.geometry.utils)
LineConfig (class in pyetsimul.visualization.plot_config)
lines (pyetsimul.visualization.plot_config.PlotConfig attribute)
lines_closest_point() (in module pyetsimul.geometry.utils)
load_experiment_data() (in module pyetsimul.simulation.data_loading)
look_at() (pyetsimul.core.eye.Eye method)
LOWER_CAP_FRACTION (pyetsimul.core.default_configs.EyelidDefaults attribute)
M
magnitude() (pyetsimul.types.geometry.Direction3D method)
(pyetsimul.types.geometry.Vector3D method)
MAJOR_AXIS_ANGLE (pyetsimul.core.default_configs.PupilDefaults attribute)
major_axis_angle (pyetsimul.core.pupil.RealisticPupilParams attribute)
MarkerConfig (class in pyetsimul.visualization.plot_config)
markers (pyetsimul.visualization.plot_config.PlotConfig attribute)
matrix (pyetsimul.types.imaging.CameraMatrix property)
MEASUREMENT_ERROR (pyetsimul.core.default_configs.CameraDefaults attribute)
module
pyetsimul.core.camera
pyetsimul.core.cornea
pyetsimul.core.eye
pyetsimul.core.eye_tracker
pyetsimul.core.light
pyetsimul.core.pupil
pyetsimul.evaluation
pyetsimul.evaluation.algorithm_comparison
pyetsimul.evaluation.analysis_utils
pyetsimul.evaluation.calibration_analysis
pyetsimul.evaluation.calibration_utils
pyetsimul.evaluation.gaze_accuracy
pyetsimul.gaze_mapping.homography_normalization
pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model
pyetsimul.gaze_mapping.stampe1993.stampe1993_gaze_model
pyetsimul.geometry
pyetsimul.geometry.conversions
pyetsimul.geometry.intersections
pyetsimul.geometry.listings_law
pyetsimul.geometry.plane_detection
pyetsimul.geometry.utils
pyetsimul.optics
pyetsimul.optics.pupil_imaging
pyetsimul.optics.reflections
pyetsimul.optics.refractions
pyetsimul.simulation
pyetsimul.simulation.anatomy
pyetsimul.simulation.composed_variation
pyetsimul.simulation.config
pyetsimul.simulation.core
pyetsimul.simulation.data_generation
pyetsimul.simulation.data_loading
pyetsimul.simulation.eye_position
pyetsimul.simulation.generic
pyetsimul.simulation.grid_base
pyetsimul.simulation.target_position
pyetsimul.types.algorithms
pyetsimul.types.geometry
pyetsimul.types.imaging
pyetsimul.visualization.analysis_plots
pyetsimul.visualization.camera_view
pyetsimul.visualization.coordinate_utils
pyetsimul.visualization.eye_anatomy
pyetsimul.visualization.gaze_accuracy_plots
pyetsimul.visualization.integrated_plots
pyetsimul.visualization.interactive
pyetsimul.visualization.interactive_controls
pyetsimul.visualization.interactive_gaze_plot
pyetsimul.visualization.plot_config
pyetsimul.visualization.setup_plots
pyetsimul.visualization.transforms
move_pupil_position() (pyetsimul.core.eye.Eye method)
N
N_AQUEOUS_HUMOR (pyetsimul.core.default_configs.EyeAnatomyDefaults attribute)
n_aqueous_humor (pyetsimul.core.eye.Eye attribute)
N_HARMONICS (pyetsimul.core.default_configs.PupilDefaults attribute)
n_harmonics (pyetsimul.core.pupil.RealisticPupilParams attribute)
name (pyetsimul.core.camera.Camera attribute)
no_intersection() (pyetsimul.types.geometry.IntersectionResult class method)
NONCIRCULARITY (pyetsimul.core.default_configs.PupilDefaults attribute)
noncircularity (pyetsimul.core.pupil.RealisticPupilParams attribute)
normal_at() (pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.Cornea method)
(pyetsimul.core.cornea.SphericalCornea method)
normalize() (pyetsimul.types.geometry.Direction3D method)
(pyetsimul.types.geometry.Vector3D method)
num_points (pyetsimul.types.imaging.ProjectionResult property)
O
observer_positions (pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult attribute)
OFFSET_FROM_LIMBUS (pyetsimul.core.default_configs.PupilDefaults attribute)
optical_axis (pyetsimul.visualization.plot_config.ColorPalettes attribute)
orientation (pyetsimul.core.camera.Camera property)
(pyetsimul.core.eye.Eye property)
origin (pyetsimul.types.geometry.Ray attribute)
output_dir (pyetsimul.simulation.config.ExperimentConfig attribute)
(pyetsimul.simulation.ExperimentConfig attribute)
P
pairwise_amplitude (pyetsimul.evaluation.algorithm_comparison.AlgorithmRanking attribute)
pairwise_angular_diff (pyetsimul.evaluation.algorithm_comparison.AlgorithmRanking attribute)
pairwise_cosine_sim (pyetsimul.evaluation.algorithm_comparison.AlgorithmRanking attribute)
pan_tilt() (pyetsimul.core.camera.Camera method)
ParameterVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.core)
plane (pyetsimul.types.geometry.ScreenGeometry attribute)
plane_type (pyetsimul.geometry.plane_detection.PlaneInfo attribute)
PlaneInfo (class in pyetsimul.geometry.plane_detection)
plot() (pyetsimul.visualization.gaze_accuracy_plots.GazeAccuracyPlotter method)
plot_axis() (in module pyetsimul.visualization.setup_plots)
plot_camera_view_of_eye() (in module pyetsimul.visualization.camera_view)
plot_error_vectors_2d() (in module pyetsimul.visualization.analysis_plots)
plot_error_vectors_3d() (in module pyetsimul.visualization.analysis_plots)
plot_eye_anatomy() (in module pyetsimul.visualization.eye_anatomy)
plot_interactive_cameras() (in module pyetsimul.visualization.interactive)
plot_interactive_pupil_comparison() (in module pyetsimul.visualization.interactive)
plot_interactive_setup() (in module pyetsimul.visualization.interactive)
plot_setup() (in module pyetsimul.visualization.setup_plots)
plot_setup_and_camera_view() (in module pyetsimul.visualization.integrated_plots)
PlotConfig (class in pyetsimul.visualization.plot_config)
point (pyetsimul.types.geometry.IntersectionResult attribute)
Point2D (class in pyetsimul.types.geometry)
Point3D (class in pyetsimul.types.geometry)
point_at() (pyetsimul.core.camera.Camera method)
(pyetsimul.types.geometry.Ray method)
point_at_binocular() (pyetsimul.core.camera.Camera method)
point_on_conic_surface() (in module pyetsimul.geometry.intersections)
point_on_visible_cornea() (pyetsimul.core.eye.Eye method)
point_wise_angular_difference() (in module pyetsimul.evaluation.algorithm_comparison)
point_within_cornea() (pyetsimul.core.cornea.Cornea method)
(pyetsimul.core.eye.Eye method)
point_within_eyelid() (pyetsimul.core.eye.Eye method)
pointing_at (pyetsimul.core.camera.Camera property)
PolynomialGazeModel (class in pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model)
position (pyetsimul.core.camera.Camera property)
(pyetsimul.core.eye.Eye property)
(pyetsimul.core.light.Light attribute)
Position3D (class in pyetsimul.types.geometry)
posterior_k (pyetsimul.core.cornea.ConicCornea attribute)
posterior_radius (pyetsimul.core.cornea.ConicCornea attribute)
(pyetsimul.core.cornea.SphericalCornea property)
POSTERIOR_RADIUS (pyetsimul.core.default_configs.CorneaDefaults attribute)
pprint() (pyetsimul.core.camera.Camera method)
(pyetsimul.core.cornea.Cornea method)
(pyetsimul.core.eye.Eye method)
(pyetsimul.core.eye_tracker.EyeTracker method)
(pyetsimul.core.light.Light method)
(pyetsimul.core.pupil.Pupil method)
(pyetsimul.evaluation.algorithm_comparison.AlgorithmRanking method)
(pyetsimul.evaluation.calibration_analysis.CalibrationResults method)
(pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult method)
pprint_polynomial_parameters() (in module pyetsimul.evaluation.calibration_utils)
predict() (pyetsimul.gaze_mapping.homography_normalization.GaussianProcessErrorCorrection method)
predict_gaze() (pyetsimul.core.eye_tracker.EyeTracker method)
(pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModel method)
(pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model.PolynomialGazeModel method)
(pyetsimul.gaze_mapping.stampe1993.stampe1993_gaze_model.Stampe1993GazeModel method)
predicted_points (pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult attribute)
prepare_eye_data_for_plots() (in module pyetsimul.visualization.coordinate_utils)
primary_alpha (pyetsimul.visualization.plot_config.LineConfig attribute)
primary_axis (pyetsimul.geometry.plane_detection.PlaneInfo attribute)
PRINCIPAL_POINT_X (pyetsimul.core.default_configs.CameraDefaults attribute)
PRINCIPAL_POINT_Y (pyetsimul.core.default_configs.CameraDefaults attribute)
print_controls() (pyetsimul.visualization.interactive_controls.InteractiveControls static method)
processing_time (pyetsimul.types.algorithms.GazePrediction attribute)
project() (pyetsimul.core.camera.Camera method)
ProjectionResult (class in pyetsimul.types.imaging)
Pupil (class in pyetsimul.core.pupil)
pupil (pyetsimul.core.eye.Eye attribute)
(pyetsimul.visualization.plot_config.ColorPalettes attribute)
pupil_boundary (pyetsimul.types.imaging.CameraImage attribute)
pupil_boundary_alpha (pyetsimul.visualization.plot_config.ElementConfig attribute)
pupil_boundary_points (pyetsimul.core.eye.Eye attribute)
pupil_boundary_width (pyetsimul.visualization.plot_config.ElementConfig attribute)
pupil_center (pyetsimul.types.imaging.CameraImage attribute)
pupil_center_method (pyetsimul.core.eye_tracker.EyeTracker attribute)
pupil_data (pyetsimul.types.imaging.EyeMeasurement attribute)
pupil_offset_from_limbus (pyetsimul.core.pupil.RealisticPupilParams attribute)
PUPIL_RADIUS (pyetsimul.core.default_configs.EyeAnatomyDefaults attribute)
pupil_random_seed (pyetsimul.core.eye.Eye attribute)
pupil_type (pyetsimul.core.eye.Eye attribute)
PupilData (class in pyetsimul.types.imaging)
PupilDecentrationDefaults (class in pyetsimul.core.default_configs)
PupilDecentrationVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.anatomy)
PupilDefaults (class in pyetsimul.core.default_configs)
PupilSizeVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.anatomy)
PupilSizeWithDecentrationVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.anatomy)
pyetsimul.core.camera
module
pyetsimul.core.cornea
module
pyetsimul.core.eye
module
pyetsimul.core.eye_tracker
module
pyetsimul.core.light
module
pyetsimul.core.pupil
module
pyetsimul.evaluation
module
pyetsimul.evaluation.algorithm_comparison
module
pyetsimul.evaluation.analysis_utils
module
pyetsimul.evaluation.calibration_analysis
module
pyetsimul.evaluation.calibration_utils
module
pyetsimul.evaluation.gaze_accuracy
module
pyetsimul.gaze_mapping.homography_normalization
module
pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model
module
pyetsimul.gaze_mapping.stampe1993.stampe1993_gaze_model
module
pyetsimul.geometry
module
pyetsimul.geometry.conversions
module
pyetsimul.geometry.intersections
module
pyetsimul.geometry.listings_law
module
pyetsimul.geometry.plane_detection
module
pyetsimul.geometry.utils
module
pyetsimul.optics
module
pyetsimul.optics.pupil_imaging
module
pyetsimul.optics.reflections
module
pyetsimul.optics.refractions
module
pyetsimul.simulation
module
pyetsimul.simulation.anatomy
module
pyetsimul.simulation.composed_variation
module
pyetsimul.simulation.config
module
pyetsimul.simulation.core
module
pyetsimul.simulation.data_generation
module
pyetsimul.simulation.data_loading
module
pyetsimul.simulation.eye_position
module
pyetsimul.simulation.generic
module
pyetsimul.simulation.grid_base
module
pyetsimul.simulation.target_position
module
pyetsimul.types.algorithms
module
pyetsimul.types.geometry
module
pyetsimul.types.imaging
module
pyetsimul.visualization.analysis_plots
module
pyetsimul.visualization.camera_view
module
pyetsimul.visualization.coordinate_utils
module
pyetsimul.visualization.eye_anatomy
module
pyetsimul.visualization.gaze_accuracy_plots
module
pyetsimul.visualization.integrated_plots
module
pyetsimul.visualization.interactive
module
pyetsimul.visualization.interactive_controls
module
pyetsimul.visualization.interactive_gaze_plot
module
pyetsimul.visualization.plot_config
module
pyetsimul.visualization.setup_plots
module
pyetsimul.visualization.transforms
module
R
random_seed (pyetsimul.core.pupil.RealisticPupilParams attribute)
RandomGrid (class in pyetsimul.simulation)
(class in pyetsimul.simulation.grid_base)
rankings (pyetsimul.evaluation.algorithm_comparison.AlgorithmRanking attribute)
ransac_threshold (pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModelState attribute)
Ray (class in pyetsimul.types.geometry)
realistic_pupil_params (pyetsimul.core.eye.Eye attribute)
RealisticPupil (class in pyetsimul.core.pupil)
RealisticPupilParams (class in pyetsimul.core.pupil)
reconstruct_3d_point() (pyetsimul.geometry.plane_detection.PlaneInfo method)
REFERENCE_AGE (pyetsimul.core.default_configs.PupilDefaults attribute)
reference_glints_normalized (pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModelState attribute)
reflect_ray_circle() (in module pyetsimul.optics.reflections)
reflect_ray_conic() (in module pyetsimul.optics.reflections)
reflect_ray_sphere() (in module pyetsimul.optics.reflections)
refract_ray_conic() (in module pyetsimul.optics.refractions)
refract_ray_dual_surface() (in module pyetsimul.optics.refractions)
refract_ray_sphere() (in module pyetsimul.optics.refractions)
refractive_index (pyetsimul.core.cornea.ConicCornea attribute)
(pyetsimul.core.cornea.SphericalCornea attribute)
REFRACTIVE_INDEX (pyetsimul.core.default_configs.CorneaDefaults attribute)
RegularGrid (class in pyetsimul.simulation)
(class in pyetsimul.simulation.grid_base)
render_calibration_view() (in module pyetsimul.visualization.interactive_gaze_plot)
reset() (pyetsimul.types.algorithms.AlgorithmState method)
reset_positions() (pyetsimul.visualization.interactive_controls.InteractiveControls method)
resolution (pyetsimul.types.imaging.CameraImage attribute)
(pyetsimul.types.imaging.CameraMatrix property)
RESOLUTION_HEIGHT (pyetsimul.core.default_configs.CameraDefaults attribute)
RESOLUTION_WIDTH (pyetsimul.core.default_configs.CameraDefaults attribute)
rest_orientation (pyetsimul.core.eye.Eye property)
rest_trans (pyetsimul.core.camera.Camera attribute)
RIGHT_EYE_X_COEFF (pyetsimul.core.default_configs.PupilDecentrationDefaults attribute)
RIGHT_EYE_X_STD (pyetsimul.core.default_configs.PupilDecentrationDefaults attribute)
RIGHT_EYE_Y_COEFF (pyetsimul.core.default_configs.PupilDecentrationDefaults attribute)
RIGHT_EYE_Y_STD (pyetsimul.core.default_configs.PupilDecentrationDefaults attribute)
rotation_center (pyetsimul.visualization.plot_config.ColorPalettes attribute)
RotationMatrix (class in pyetsimul.types.geometry)
run_calibration() (pyetsimul.core.eye_tracker.EyeTracker method)
S
scene_elements (pyetsimul.visualization.plot_config.MarkerConfig attribute)
ScreenGeometry (class in pyetsimul.types.geometry)
secondary_alpha (pyetsimul.visualization.plot_config.LineConfig attribute)
secondary_axis (pyetsimul.geometry.plane_detection.PlaneInfo attribute)
SequentialVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.composed_variation)
serialize() (pyetsimul.core.camera.Camera method)
(pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.SphericalCornea method)
(pyetsimul.core.eye.Eye method)
(pyetsimul.core.light.Light method)
(pyetsimul.core.pupil.EllipticalPupil method)
(pyetsimul.core.pupil.Pupil method)
(pyetsimul.core.pupil.RealisticPupil method)
(pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModel method)
(pyetsimul.gaze_mapping.homography_normalization.HomographyNormalizationGazeModelState method)
(pyetsimul.gaze_mapping.polynomial.polynomial_gaze_model.PolynomialGazeModel method)
(pyetsimul.geometry.plane_detection.PlaneInfo method)
(pyetsimul.types.geometry.Direction3D method)
(pyetsimul.types.geometry.Point2D method)
(pyetsimul.types.geometry.Position3D method)
(pyetsimul.types.geometry.Vector3D method)
set_calibration_points() (pyetsimul.core.eye_tracker.EyeTracker method)
set_diameter() (pyetsimul.core.pupil.EllipticalPupil method)
(pyetsimul.core.pupil.Pupil method)
(pyetsimul.core.pupil.RealisticPupil method)
set_experiment_name() (pyetsimul.simulation.data_generation.DataGenerationStrategy method)
(pyetsimul.simulation.DataGenerationStrategy method)
set_pupil_diameter() (pyetsimul.core.eye.Eye method)
set_pupil_position() (pyetsimul.core.eye.Eye method)
set_pupil_radii() (pyetsimul.core.eye.Eye method)
set_radii() (pyetsimul.core.pupil.EllipticalPupil method)
(pyetsimul.core.pupil.Pupil method)
(pyetsimul.core.pupil.RealisticPupil method)
set_rest_orientation() (pyetsimul.core.eye.Eye method)
set_rest_orientation_at_target() (pyetsimul.core.eye.Eye method)
set_update_callback() (pyetsimul.visualization.interactive_controls.InteractiveControls method)
setup_eye_geometry() (pyetsimul.core.cornea.ConicCornea method)
(pyetsimul.core.cornea.SphericalCornea method)
single_plot (pyetsimul.visualization.plot_config.LayoutConfig attribute)
small_details (pyetsimul.visualization.plot_config.MarkerConfig attribute)
solid (pyetsimul.visualization.plot_config.LineConfig attribute)
SphericalCornea (class in pyetsimul.core.cornea)
Stampe1993GazeModel (class in pyetsimul.gaze_mapping.stampe1993.stampe1993_gaze_model)
standard_lines (pyetsimul.visualization.plot_config.LineConfig attribute)
state (pyetsimul.core.eye_tracker.EyeTracker attribute)
subtitle (pyetsimul.visualization.plot_config.FontConfig attribute)
success_rates (pyetsimul.evaluation.algorithm_comparison.AlgorithmRanking attribute)
successful_predictions (pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult attribute)
summarize_plane_detection() (in module pyetsimul.geometry.plane_detection)
surface_normal (pyetsimul.types.geometry.IntersectionResult attribute)
surface_points (pyetsimul.visualization.plot_config.MarkerConfig attribute)
T
take_image() (pyetsimul.core.camera.Camera method)
target (pyetsimul.visualization.plot_config.ColorPalettes attribute)
TargetPositionVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.target_position)
TargetVariation (class in pyetsimul.simulation)
(class in pyetsimul.simulation.core)
test_calibration_fit() (pyetsimul.core.eye_tracker.EyeTracker method)
thick_lines (pyetsimul.visualization.plot_config.LineConfig attribute)
thickness (pyetsimul.core.cornea.SphericalCornea property)
thickness_offset (pyetsimul.core.cornea.ConicCornea attribute)
(pyetsimul.core.cornea.SphericalCornea property)
THICKNESS_OFFSET (pyetsimul.core.default_configs.CorneaDefaults attribute)
thin_lines (pyetsimul.visualization.plot_config.LineConfig attribute)
timestamp (pyetsimul.types.imaging.EyeMeasurement attribute)
title (pyetsimul.visualization.plot_config.FontConfig attribute)
to_array() (pyetsimul.types.geometry.Direction3D method)
(pyetsimul.types.geometry.Point2D method)
(pyetsimul.types.geometry.Point3D method)
(pyetsimul.types.geometry.Position3D method)
(pyetsimul.types.geometry.Vector3D method)
to_direction3d() (pyetsimul.types.geometry.Vector3D method)
to_homogeneous() (pyetsimul.types.geometry.Point3D method)
(pyetsimul.types.geometry.Vector3D method)
to_point3d() (pyetsimul.types.geometry.Position3D method)
to_position3d() (pyetsimul.types.geometry.Point3D method)
to_vector3d() (pyetsimul.types.geometry.Direction3D method)
total_measurements (pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult attribute)
trans (pyetsimul.core.camera.Camera attribute)
(pyetsimul.core.eye.Eye attribute)
transform_surface() (in module pyetsimul.visualization.setup_plots)
(in module pyetsimul.visualization.transforms)
TransformationMatrix (class in pyetsimul.types.geometry)
U
unproject() (pyetsimul.core.camera.Camera method)
use_legacy_look_at (pyetsimul.core.eye_tracker.EyeTracker attribute)
use_refraction (pyetsimul.core.eye_tracker.EyeTracker attribute)
V
valid_mask (pyetsimul.types.imaging.ProjectionResult attribute)
valid_points (pyetsimul.types.imaging.ProjectionResult property)
validate_config() (in module pyetsimul.simulation)
(in module pyetsimul.simulation.config)
variation (pyetsimul.evaluation.gaze_accuracy.GazeAccuracyResult attribute)
VariationStrategy (class in pyetsimul.simulation)
(class in pyetsimul.simulation.core)
Vector3D (class in pyetsimul.types.geometry)
visual_axis (pyetsimul.visualization.plot_config.ColorPalettes attribute)
W
wide_comparison (pyetsimul.visualization.plot_config.LayoutConfig attribute)
width (pyetsimul.types.geometry.ScreenGeometry attribute)
X
x (pyetsimul.types.geometry.Direction3D attribute)
(pyetsimul.types.geometry.Point2D attribute)
(pyetsimul.types.geometry.Point3D attribute)
(pyetsimul.types.geometry.Position3D attribute)
(pyetsimul.types.geometry.Vector3D attribute)
Y
y (pyetsimul.types.geometry.Direction3D attribute)
(pyetsimul.types.geometry.Point2D attribute)
(pyetsimul.types.geometry.Point3D attribute)
(pyetsimul.types.geometry.Position3D attribute)
(pyetsimul.types.geometry.Vector3D attribute)
Z
z (pyetsimul.types.geometry.Direction3D attribute)
(pyetsimul.types.geometry.Point3D attribute)
(pyetsimul.types.geometry.Position3D attribute)
(pyetsimul.types.geometry.Vector3D attribute)