How to convert jpeg file to RAW10 data format?
Afficher commentaires plus anciens
Hello,
Is there a way to convert an image file (e.g. jpeg format) to RAW10 data format using MatLab?
Thank you.
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 3 Avr 2018
0 votes
Yes, it should not be bad if you follow the file format description of https://developer.android.com/reference/android/graphics/ImageFormat.html#RAW10
There is no obvious file header for RAW10, just data. I am not sure how the size information is stored.
3 commentaires
Mark Allen Lagaya
le 3 Avr 2018
Guillaume
le 3 Avr 2018
a bitstream in a text file
The two things are contradictory. What do you mean exactly?
Mark Allen Lagaya
le 4 Avr 2018
Catégories
En savoir plus sur Audio and Video Data dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!