From 0915459838ca9747b467e8d40c7f994811e419aa Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Thu, 18 Jul 2024 01:29:25 +0200 Subject: Improving doc. --- docs/user_guide/utils/demonstrations_scripts.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/user_guide/utils') diff --git a/docs/user_guide/utils/demonstrations_scripts.md b/docs/user_guide/utils/demonstrations_scripts.md index 22a6245..1d136f2 100644 --- a/docs/user_guide/utils/demonstrations_scripts.md +++ b/docs/user_guide/utils/demonstrations_scripts.md @@ -40,6 +40,8 @@ python -m argaze load ./src/argaze/utils/demo/opencv_movie_context.json Edit **aruco_markers_pipeline.json** file as to adapt the *size* to the camera resolution and to reduce the value of the *sides_mask*. +Edit **opencv_camera_context.json** file as to select camera device identifier (default is 0). + Then, load **opencv_camera_context.json** file to capture camera pictures and also capture cursor pointer positions over OpenCV window: ```shell -- cgit v1.1