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

How to align nir to rgb by python #8917

Closed
dolphins22365 opened this issue Apr 27, 2021 · 3 comments
Closed

How to align nir to rgb by python #8917

dolphins22365 opened this issue Apr 27, 2021 · 3 comments
Labels

Comments

@dolphins22365
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 { R200 / F200 / SR300 / ZR300 / D400 }
Firmware Version (Open RealSense Viewer --> Click info)
Operating System & Version {Win (8.1/10) / Linux (Ubuntu 14/16/17) / MacOS
Kernel Version (Linux Only) (e.g. 4.14.13)
Platform PC/Raspberry Pi/ NVIDIA Jetson / etc..
SDK Version { legacy / 2.. }
Language {C/C#/labview/nodejs/opencv/pcl/python/unity }
Segment {Robot/Smartphone/VR/AR/others }

Issue Description

<Describe your issue / question / feature request / etc..>
Since I have to align nir to rgb by python, can anyone help me ?

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Apr 27, 2021

Hi @dolphins22365 Usually, alignment in the RealSense SDK has to be between depth and another type of data stream (e.g RGB, infrared or IMU). A way to work around this to achieve infrared-RGB alignment is to use depth, infrared and RGB together, as described in the link below:

#5093

@MartyG-RealSense
Copy link
Collaborator

Hi @dolphins22365 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