Updated README for multi_camera_synced_verification_tool examples

This commit is contained in:
jj
2025-02-26 17:19:39 +08:00
parent e3cd971152
commit 0196d9ceeb
8 changed files with 82 additions and 3 deletions
@@ -7,12 +7,15 @@ The example launch files used in this section are `gemini_330_series_lower_cpu_u
### Parameters that affect CPU usage
* `uvc_backend`:Global UVC Backend select on Linux,optional values: libuvc, v4l2.(v4l2 is lower)
* `color_format`:Color stream coding format.(RGB is lower)
* `color_format`:Color Stream coding format.(RGB is lower)
* `depth_registration`: Enables alignment of the depth frame to the color frame.(align_mode is set to HW lower)
* `enable_point_cloud`:Enables the point cloud
* `enable_colored_point_cloud`:Enables the RGB point cloud
* `enable_point_cloud`:Disables the point cloud
* `enable_colored_point_cloud`:Disables the RGB point cloud
* `filter`:decimation_filter,hdr_merge,sequenced_filter,threshold_filter,hardware_noise_removal_filter,noise_removal_filter,spatial_filter,temporal_filter,hole_filling_filter.(hardware_noise_removal_filter is lower)
### Data comparison