Gaussian Distribution for image pixels
2 ビュー (過去 30 日間)
古いコメントを表示
Hi all
Can any one help me how to model the variation of each pixel in grayscale image using its mean and std
as there is one function in matlab normpdf.
y=normpdf(img,mean(img(:),std(img(:))));
Any help is appreciated..
Thanks.
5 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!