Hi, i want to know dt how to get 0's and 1's from a binary image?
古いコメントを表示
Suppose i have a binary image and i wnt to select dt area whose binary values are 0's and 1's.
2 件のコメント
Youssef Khmou
2014 年 3 月 31 日
the question is not clear, binary image is all (0,1) whats is the difference of the area dt?
Ankur Singh
2014 年 3 月 31 日
do u want to know no. of white and black pixel??
if yes,first read the binary image using imread and then u can write a logic to count 0's and 1's
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Images についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!