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!