Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 18, 2025
1 parent 2ca3314 commit d041501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ros2 param set /<vendor>_ros_wrapper_node point_filters.downsample_mask.path ""'
<!-- prettier-ignore-start -->
!!! warning
Color spaces in image editors can be confusing and can lead to unexpected results (more/less downsampling than expected).
Color spaces in image editors can be confusing and can lead to unexpected results (more/less downsampling than expected).
To work on monochrome images, use the `Grayscale` color mode and use the `Value` in the HSV color space to choose greyscale values.
For example, a `Value` (HSV) of 50% is equal to a downsampling factor of 2, but a `Luminosity` (LCh) of 50% is equal to a downsampling factor of 2.17.
Check the generated `_dithered.png` mask to see whether you are getting the expected results.
Expand Down

0 comments on commit d041501

Please sign in to comment.