Splitting & Analyzing Subimages
Afficher commentaires plus anciens
How can I split image into a constant of 50 horizontally and get the black pixels for each sub image?
2 commentaires
Mohammad Sami
le 13 Mar 2020
you can do normal indexing in matlab. black pixels will be rgb(0,0,0).
syafienaz anuar
le 28 Juil 2020
Réponses (0)
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!