convert BGRA8 image format to RGB format
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (1)
Cam Salzberger
il 13 Ott 2021
0 voti
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 Commento
L
il 16 Ott 2021
Categorie
Scopri di più su ROS Network Access in Simulink in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!