Skip to content

Fix for conversion from RGB to BGR in the OpenCV wrapper helpers file - #5702

Merged
ev-mp merged 1 commit into
realsenseai:developmentfrom
cedriclmenard:fix_opencv_wrapper_rgb_to_bgr_conversion
Feb 2, 2020
Merged

Fix for conversion from RGB to BGR in the OpenCV wrapper helpers file#5702
ev-mp merged 1 commit into
realsenseai:developmentfrom
cedriclmenard:fix_opencv_wrapper_rgb_to_bgr_conversion

Conversation

@cedriclmenard

Copy link
Copy Markdown
Contributor

This PR is related to the following issue #5701 that I reported. Without converting to a seperate cv::Mat object, the conversion would not happen on my machine. This seems to be the case for other users, see this example.

@ev-mp ev-mp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cedriclmenard, thank you for the fix!

@ev-mp
ev-mp merged commit 7286285 into realsenseai:development Feb 2, 2020
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

Successfully merging this pull request may close these issues.

2 participants