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!