How to code and decode a YUV video sequence ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
sendja450
il 7 Mar 2017
Commentato: Image Analyst
il 7 Mar 2017
I'm working on a project and I need to code and decode a YUV video seauqence on MatLab, I have no idea how to proceed. Could someone point me to the right direction ?
0 Commenti
Risposta accettata
Image Analyst
il 7 Mar 2017
Is this a saved video file, or a live/streaming video? Did you try videoReader()?
4 Commenti
Image Analyst
il 7 Mar 2017
I don't see where you said that yet.
But anyway, Wikipedia is a good place to start for things like simple introductory explanations. For example: https://en.wikipedia.org/wiki/Data_compression#Video
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!