convert BGRA8 image format to RGB format
Show older comments
Is there a built-in function for conversion of BGRA8 image to RGB image? If there is no available function for the conversion, is there a way to make this conversion?
Accepted Answer
More Answers (1)
Cam Salzberger
on 13 Oct 2021
0 votes
Since the image data is coming out of a ROS message, you can use the ROS functions to extract the image from it:
-Cam
Categories
Find more on ROS Network Access in Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!