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

Saved images has sometimes a line. #5986

Closed
hojunson opened this issue Mar 6, 2020 · 6 comments
Closed

Saved images has sometimes a line. #5986

hojunson opened this issue Mar 6, 2020 · 6 comments

Comments

@hojunson
Copy link

hojunson commented Mar 6, 2020

  • 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 { D400 }
Firmware Version (05.12.01.00)
Operating System & Version { Linux (Ubuntu 14/16/17)
Kernel Version (Linux Only) (e.g. 4.14.13)
Platform PNVIDIA Jetson
SDK Version
Language {C }
Segment {Robot}

Issue Description

<Describe your issue / question / feature request / etc..>
image

Here is an example image.
I am confused why the line in the image was happened.
I am using a Jetson nano and saving data streaming into a .bag file.

I cannot see the line in the Laptop. It might be Jetson problem or anything I can do?

Thanks.

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Mar 6, 2020

It does not look like it is just a line across the screen, as the top section of the image above the line does not match up with the rest of the image beneath and has different color shading in places.

It appears as though the RGB is "buffering", like when an internet video stutters or a television has a bad signal reception. It looks as though the top of the image is a second ahead of the rest of the image, like a video of someone walking down a corridor where the top of the video is showing the position in the corridor that the person is currently at and the rest of the picture shows where they were at a second ago before they reached their current position.

If the image is okay on the laptop then it is probably not the florescent ceiling strip lights affecting the image and it is instead a consequence of recording to a bag with the Nano's lesser hardware capabilities. You could try reducing the resolution and / or the FPS speed to put less processing demands on the Nano.

If the stream is buffering, a way to improve performance may be to change the frame queue size value.

https://github.com/IntelRealSense/librealsense/wiki/Frame-Buffering-Management-in-RealSense-SDK-2.0#latency-vs-performance

@hojunson
Copy link
Author

hojunson commented Mar 7, 2020 via email

@MartyG-RealSense
Copy link
Collaborator

I'm glad the advice helped. Thanks for the update!

@MartyG-RealSense
Copy link
Collaborator

@hojunson Do you require further assistance or is it okay to close this case now, please? Thanks!

@hojunson
Copy link
Author

hojunson commented Mar 12, 2020 via email

@MartyG-RealSense
Copy link
Collaborator

Ok, thanks so much!

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

No branches or pull requests

2 participants