필터 지우기
필터 지우기

How can a matlab code be generated for probability density functions?

조회 수: 1 (최근 30일)
Pyla Sahitya
Pyla Sahitya 2015년 2월 10일
답변: Image Analyst 2015년 2월 10일
Probability density functions for Gaussian and salt and pepper noises which affect images

답변 (1개)

Image Analyst
Image Analyst 2015년 2월 10일
[pixelCounts, grayLevels] = imhist(grayImage);

Community Treasure Hunt

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

Start Hunting!

Translated by