Read video with transparent background into matlab
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Lighting, Transparency, and Shading in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!