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

Is there a way to use the histogram_equalization_enabled option? #9976

Closed
HyeYumKim opened this issue Nov 17, 2021 · 3 comments
Closed

Is there a way to use the histogram_equalization_enabled option? #9976

HyeYumKim opened this issue Nov 17, 2021 · 3 comments

Comments

@HyeYumKim
Copy link

  • Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):

  • All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)


Required Info
Camera Model D455
Operating System & Version Win 10
Platform PC
Language python

When I searched, I know that histogram equalization enabled can only be changed on the L515 camera.
Is there any way to add histogram_equalization_enabled option in box_dimensioner_multicam.py code with D455 camera?

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Nov 17, 2021

Hi @HyeYumKim As confirmed in #4125 histogram equalization can be toggled on-off on the 400 Series cameras using the Python instruction rs.option.histogram_equalization_enabled. A Python script example for setting the option via the colorizer is at #7089 (comment)

As the box_dimensioner_multicam example program adds a green bounding box onto an RGB image, setting a depth colorizer option would seem to serve no purpose though in that particular application.

@MartyG-RealSense
Copy link
Collaborator

Hi @HyeYumKim 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
Projects
None yet
Development

No branches or pull requests

2 participants