Splitting & Analyzing Subimages
Show older comments
How can I split image into a constant of 50 horizontally and get the black pixels for each sub image?
2 Comments
Mohammad Sami
on 13 Mar 2020
you can do normal indexing in matlab. black pixels will be rgb(0,0,0).
syafienaz anuar
on 28 Jul 2020
Answers (0)
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!