Splitting & Analyzing Subimages

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

2 个评论

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.

请先登录,再进行评论。

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by