convert BGRA8 image format to RGB format
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
Cam Salzberger
le 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
1 commentaire
L
le 16 Oct 2021
Catégories
En savoir plus sur ROS Network Access in Simulink dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!