You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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 :)
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?
The text was updated successfully, but these errors were encountered: