Skip to main content
1 of 2
user12455
  • 117
  • 1
  • 5

How to make binary image from black holes on white background

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.

enter image description here

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"]) // Image 

enter image description here

user12455
  • 117
  • 1
  • 5