This repo contains a small python program which does some image processing that counts the cell nuclei in an image.
- Python
- numpy(for data processing)
- scikit-image(image processing)
- matplotlib(for plotting images and graphs)
> git clone- open your favorite editor
- have fun
The program should print the number of cell nuclei identified.
- This project is distributed under Apache-2.0 license.
Feel free to email me to ask questions.