Read video with transparent background into matlab
2 次查看(过去 30 天)
显示 更早的评论
Hi,
I'm looking for a way to load video with transparency mask into Matlab (example: Quicktime MOV PNG Format with a transparent background). I need to get the image and transparency mask for every frame I read.
This is the way to do it with images: [A,map,transparency] = imread(___). What is the way to do it with video?
Thanks
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!