필터 지우기
필터 지우기

adding noise to image

조회 수: 2 (최근 30일)
umar siyab
umar siyab 2011년 11월 24일
편집: Image Analyst 2022년 10월 20일
how can iadd nosie to image e.g guassian nosie religh noise exponential noise unipolar ets ... can someone help me adding nose code method and also the built in fuction in matlab for different types of noise in matlb.... adding nosie to image shold b in frequency domain
  댓글 수: 1
umar siyab
umar siyab 2011년 11월 25일
can anyone tell me about the built in function for adding noise to image like guassian reliagh exponential uniform .... if anyone know about these function please help me...

댓글을 달려면 로그인하십시오.

채택된 답변

Image Analyst
Image Analyst 2011년 11월 25일
편집: Image Analyst 2022년 10월 20일
Use imnoise or random or look here if you need a type that's not supplied by one of those functions: Inverse transform sampling - Wikipedia, the free encyclopedia
Or check the attached m-file for Rayleigh sampling.
  댓글 수: 2
umar siyab
umar siyab 2011년 11월 25일
sir i have seen the imnoise function and your lecture also... i didn't found the other noise modelling or the built in function for other type of noise i m new to matlab so if u give me hint or code erlang ,exponential ,uniform gamma noise it will be helpul to me.... thanks for your kind reply
Image Analyst
Image Analyst 2011년 11월 25일
Try to adapt RANDRAW: http://www.mathworks.com/matlabcentral/fileexchange/7309-randraw

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Generation and Preprocessing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by