How to code and decode a YUV video sequence ?
1 次查看(过去 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!