mirror of
https://github.com/orbbec/OrbbecSDK_ROS2.git
synced 2026-09-12 19:20:20 +08:00
Updated README for multi_camera_synced_verification_tool examples
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user