Finding pixels that meet specific criteria

Below is an image of `cameraman.tif` that comes with matlab but after applying fuzzy c-means: http://www.mathworks.com/matlabcentral/fileexchange/25532-fuzzy-c-means-segmentation
Image:
Also, as an output from the algorithm is `u2` (degree of membership of a pixel) is "matlab.mat": https://www.dropbox.com/s/53u5k9qntx5lchc/matlab.mat?n=13215274
What I want to do is select the pixel(s) from the image attached whose `u2` value is `equal to 1`.
Any ideas on how this can be done in `matlab`?
Thanks.

回答 (0 件)

この質問は閉じられています。

質問済み:

2013 年 2 月 20 日

閉鎖済み:

2025 年 4 月 12 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by