Splitting & Analyzing Subimages
Mostrar comentarios más antiguos
How can I split image into a constant of 50 horizontally and get the black pixels for each sub image?
2 comentarios
Mohammad Sami
el 13 de Mzo. de 2020
you can do normal indexing in matlab. black pixels will be rgb(0,0,0).
syafienaz anuar
el 28 de Jul. de 2020
Respuestas (0)
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!