Image-processing in python: input of photos with many sperm/egg cells and need to find the area of the cells -


i working on project bio lab, has thousands of images of cells (sperm , egg) taken microscope. job automate process count cells in each image , record area. have done research sobel/canny edge detection, not sure best way pick out/separate cells. coding in python 2.7 , using pil/maybe opencv. advice start?

the following picture has had sobel edge detection run on it. other images processing similar. can see, there still lot of shapes in background.

sobel edge detected image

enter image description here

original image

here picture before sobel detection


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -