Splitting & Analyzing Subimages

How can I split image into a constant of 50 horizontally and get the black pixels for each sub image?

2 Commenti

you can do normal indexing in matlab. black pixels will be rgb(0,0,0).
but my image is super large, to have the normal indexing of 50. is so not efficient.

Accedi per commentare.

Risposte (0)

Categorie

Richiesto:

il 13 Mar 2020

Commentato:

il 28 Lug 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by