daichengxin / Sample-analisys

:microscope: Cell counting using Python to identify, through images, the approximate amount of cells present in a sample :petri_dish:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample analisys

PyPI PyPI PyPI GitHub issues

🔬 Cell counting using Python to identify, through images, the approximate amount of cells present in a sample 🧫

Objective

This project consists of developing a tool capable of schematizing a count of living cells, distinguishing from dead cells present in animal tissue samples, from images collected from lab.





Clone & Install dependences:

git clone https://github.com/horberlan/Sample-analisys.git

cd Sample-analisys/

pip3 install -r requirements.txt

Process

1. Input images
















2. Output













About

:microscope: Cell counting using Python to identify, through images, the approximate amount of cells present in a sample :petri_dish:

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%Language:Dockerfile 0.1%