Splitting & Analyzing Subimages
1 visualización (últimos 30 días)
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).
Respuestas (0)
Ver también
Categorías
Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!