I need to know how to clean noise from an image with Matlab.
lets look at this example:
I think there are two things you could aim to do to make them more detectable:
You also have linear features that are a part of the noise signal which could be detected through edge / line detection.
Detecting contiguous "zones" and calculating characteristics such as compactness or length / height might also help in identifying which structures to keep...