How do I read image with transparent background in MATLAB code?
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am analyzing an image using a code. My images have an object with transparent background. How do I make the code read the object region and leave out the background?
0 Commenti
Risposta accettata
Image Analyst
il 26 Apr 2016
Use imread(). Then, once it's in, what value is it giving to the "transparent" pixels?
6 Commenti
Image Analyst
il 27 Apr 2016
Glad it worked for you. Please don't delete this question since it might help someone else some day.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su White in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!