Noise can be different and it requires different techniques to remove it:
- gaussian noise
- speckle noise
- salt noise
- pepper noise
I've faced with noise samples which look like smth mean between gaussian and speckle noise. It more looks like uniform speckle noise which evenly fills all the space on the image.
What Image Processing Toolbox function or general algorithm can be used to only detect the noise (not remove)? So that it can be measured on the piece of image.
I guess that it would be smth like pixel brightness density (how many bright pixels are presented on the image area) or brightness rarefaction (how much is average distance between bright pixels on the image part). But I think there is more robust way.
An example below is non-noise representation in scale.