How to convert black holes on white background, so that I can see a binary image of holes on white image or bright dots on black image.

I can create a mask then also I am stuck with bright dot on black area, and then remaining white area.
ms = (1 - ImageData[image, "Bit"]) // ImageColorNegate[image] 