First time here? Check out the FAQ!
answered 2018-03-21 03:34:45 -0600
Hi,
if you only need the area of the spherical objects I would first apply a median filter:
Afterwards you can use a KMeans Color Quantization see docu
based on this mask you can do now your further analysis
Best