Splitting & Analyzing Subimages
3 ビュー (過去 30 日間)
古いコメントを表示
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).
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!