Splitting & Analyzing Subimages
显示 更早的评论
How can I split image into a constant of 50 horizontally and get the black pixels for each sub image?
2 个评论
Mohammad Sami
2020-3-13
you can do normal indexing in matlab. black pixels will be rgb(0,0,0).
syafienaz anuar
2020-7-28
回答(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!