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!