How can i remove the black color from inside the white curve boundary
Mostra commenti meno recenti
Image1 = imread('image.jpg');% image read
a=Image1(:,:,1);
what mean this line a=Image1(:,:,1);
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Image Processing Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!