-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
disable histogram equalization lead depth map to void #7089
Comments
Hello, i have rencounted a strange issue with new Realsense L515 device: if "histogram_equalization_enabled is disable" then the output depth map would be just a black file while using colorizer to extract this depth map. the depth visualization min and max distance is configured correctly. Is there anyone could help? |
Hi @DragonDeux |
Hello @dorodnic, very thanks for reponse so quickly, but i have found the reason for causing this "bug(actually it's not the bug i thought)". It's because i didn't configure the "visual preset" to fixed, so the min and max distance setting didn't make any effects. and we also should take care to configure "depth visulization" with a propre order, for me like this is working(version python):
regards |
Glad you found a solution. This seems like a bug on our side because of the different behaviour between L515 and D400. |
I'm sorry, actually, the issue is awlays there. please keep this issue in mind . |
hello @dorodnic |
Hello @DragonDeux , I tried to reproduce this issue with our rs-capture example and L515, can you send me the code that reproduce it? |
Thanks @DragonDeux |
@dorodnic regards, |
Hi @DragonDeux This issue should be fixed based on updates here in this PR: #7645 *If we don’t hear from you in 7 days, this issue will be closed. |
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 :)
Issue Description
<Describe your issue / question / feature request / etc..>
The text was updated successfully, but these errors were encountered: