I am attempting to develop software that will determine the confluency of the cells we are producing on microcarriers. To do that you need to determine the area occupied by the cells divided by the area available for the cells to grow. So 100% confluency would mean the microcarriers are completely covered.
In order to do that, we need to identify the microcarriers which are spherical but the edges don't show up with one of our imaging techniques.
I've played around with most of the variables in imfindcircles() but I am having no luck with these images.
Any suggestions on how to detect circles when the edges are bumpy and incomplete along with the corresponding radius and center? (Green = cells)