Change Pixel intensity value
古いコメントを表示
Hi all,
I have an image(gray scale) whose pixel intensity values ranges from -0.5373 to 0.4744. I would like to change the intensity value which is lesser than 0 to 0. Can any one help me to solve this.
Thanks.
採用された回答
その他の回答 (2 件)
vishnu lohith
2018 年 2 月 16 日
0 投票
use a suitable transformation to change the intensities from ( 0,255) to (65,180).
1 件のコメント
Image Analyst
2018 年 2 月 17 日
Are you sure you posted to the correct six year old question? Not sure what your answer has to do with the original question about clamping the signal to zero.
カテゴリ
ヘルプ センター および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!