I am new to image processing and have the following question: how to detect black spots and areas on the images below?
The problem I am facing is that the black areas do not have sharp well-defined edges and image segmentation algorithms I have looked up so far assume smooth edges.
EDIT: Below is the image I would like to see which is also a response to Ian Chu who suggested a thresholding method, I use the user's answer to clarify my question 
The brown areas are obtained by Ian Chu using thresholding. I would like also to mark small black spots around those areas. I marked them by orange ( sorry for the sloppy drawings). I hope that my question is now a little bit clearer.



