diff options
-rw-r--r-- | src/argaze/utils/demo/opencv_camera_context.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/argaze/utils/demo/opencv_camera_context.json b/src/argaze/utils/demo/opencv_camera_context.json new file mode 100644 index 0000000..85884f2 --- /dev/null +++ b/src/argaze/utils/demo/opencv_camera_context.json @@ -0,0 +1,7 @@ +{ + "argaze.utils.contexts.OpenCV.Camera" : { + "name": "OpenCV Window", + "identifier": 0, + "pipeline": "aruco_markers_pipeline.json" + } +}
\ No newline at end of file |