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 个)

类别

帮助中心File Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by