I have a following type of image (blood cells):
Is there any pattern recognition algorithm, which can detect blood cells?
An OpenCV library includes a Hough algorithm, which allows to find circles in image.