How can I identify all white points in an image and extract their pixel coordinates?

I want to use opencv to identify the white points in the picture below, including the center coordinates of each white point and how many pixels it occupies. There are also situations where two white points are connected together.If you use the spot detector now, there are a small number of spots that cannot be detected, and there seems to be no way to know how many pixels they occupy.
image