diff options
Diffstat (limited to 'docs/use_cases/pilot_gaze_monitoring/pipeline.md')
-rw-r--r-- | docs/use_cases/pilot_gaze_monitoring/pipeline.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/use_cases/pilot_gaze_monitoring/pipeline.md b/docs/use_cases/pilot_gaze_monitoring/pipeline.md index aeffc86..8f9d7f1 100644 --- a/docs/use_cases/pilot_gaze_monitoring/pipeline.md +++ b/docs/use_cases/pilot_gaze_monitoring/pipeline.md @@ -306,6 +306,6 @@ On a Jetson Xavier computer, the *look* method execution time is ~0.5ms and it i ## watch_performance.csv -This file contains the logs of *ArUcoCamera.watch* method execution info. It file is saved into an *_export* folder from where the [*load* command](../../user_guide/utils/main_commands.md) is launched. +This file contains the logs of *ArUcoCamera.watch* method execution info. It is saved into an *_export* folder from where the [*load* command](../../user_guide/utils/main_commands.md) is launched. On a Jetson Xavier computer, the *watch* method execution time is ~50ms and it is called ~10 times per second. |