Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to detect blob in noisy image?

Hello everybody, I need help in detection blob in images like these:

image description

image description

image description

The blob is exactly at the center of the image.

I don't have enough images to train a classifier, so my solution is to apply several morphological operators and then use the SimpleBlobDetector classb but it doesn't work very well. Do you have any suggestion?

Thanks for your help.

How to detect blob in noisy image?

Hello everybody, I need help in detection blob in images like these:

image description

image description

image description

The blob is exactly at the center of the image.

I don't have enough images to train a classifier, so my solution is to apply several morphological operators and then use the SimpleBlobDetector classb but it doesn't work very well. Do you have any suggestion?

Thanks for your help.

How to detect blob in noisy image?

Hello everybody, I need help in the detection blob of blobs in images like these:

image description

image description

image description

The blob is exactly at the center of the image.

I don't have enough images to train a classifier, so my solution is to apply several morphological operators and then use the SimpleBlobDetector classb but it doesn't work very well. Do you have any suggestion?

Thanks for your help.