How to code and decode a YUV video sequence ?
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Image Analyst
2017 年 3 月 7 日
Is this a saved video file, or a live/streaming video? Did you try videoReader()?
4 件のコメント
Image Analyst
2017 年 3 月 7 日
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
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!