how to add constant noise in image?
조회 수: 1 (최근 30일)
이전 댓글 표시
how to add constant noise in image? imnoise is not function for constant noise,i adds random noise
댓글 수: 0
답변 (1개)
Wayne King
2012년 12월 3일
I think "constant noise" is an oxymoron.
If you want to add the same value at every pixel, then just create a matrix the same size as your image consisting of that value.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!