Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realsense d435 Bad Quality #2831

Closed
gurselturkeri opened this issue Aug 1, 2023 · 5 comments
Closed

Realsense d435 Bad Quality #2831

gurselturkeri opened this issue Aug 1, 2023 · 5 comments
Labels

Comments

@gurselturkeri
Copy link

Hi, I would like to use d435 for object detection but quality is really bad. Is there any settings to better quality.
Screenshot from 2023-08-01 10-26-26

@MartyG-RealSense
Copy link
Collaborator

Hi @gurselturkeri You could try maximizing the RGB Sharpness to make the objects clearer, like in the example of Python code for doing so at IntelRealSense/librealsense#12030 (comment)

@gurselturkeri
Copy link
Author

Hi @gurselturkeri You could try maximizing the RGB Sharpness to make the objects clearer, like in the example of Python code for doing so at IntelRealSense/librealsense#12030 (comment)

How can I do that with using CLI? Is it correct?: roslaunch realsense2_camera rs_camera.launch sharpness:=100

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Aug 1, 2023

That instruction should work for setting the sharpness parameter. You could also set it by loading a json camera configuration file into the launch, either by defining a json_file_path inside the launch file or by setting json_file_path in the roslaunch instruction.

@MartyG-RealSense
Copy link
Collaborator

Hi @gurselturkeri Do you require further assistance with this case, please? Thanks!

@MartyG-RealSense
Copy link
Collaborator

Case closed due to no further comments received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants