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

set the color scheme with the RS2_OPTION_COLOR_SCHEME #5287

Closed
gjd2017 opened this issue Nov 21, 2019 · 4 comments
Closed

set the color scheme with the RS2_OPTION_COLOR_SCHEME #5287

gjd2017 opened this issue Nov 21, 2019 · 4 comments

Comments

@gjd2017
Copy link

gjd2017 commented Nov 21, 2019

The rs_measure sample program demonstrates code in its first lines to set the color scheme with the RS2_OPTION_COLOR_SCHEME instruction.

https://github.com/IntelRealSense/librealsense/tree/master/examples/measure#code-overview

Originally posted by @MartyG-RealSense in #5194 (comment)

How can I do it in python?

@dorodnic
Copy link
Contributor

#3967

@gjd2017
Copy link
Author

gjd2017 commented Nov 21, 2019

@dorodnic Thks , OK.

@lokeshgs87
Copy link

Thanks MartyG-RealSense, could please help us with java code . As we are implementing with Java wrappers.

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Dec 27, 2019

@lokeshgs87 Java support in the SDK is provided by an unofficial community contributed wrapper:

https://github.com/edwinRNDR/librealsense/tree/master/wrappers/java

I was therefore unable to find a specific Java reference to set the color scheme. Working with Java in librealsense is discussed in the link below.

#1594

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

4 participants