https://github.com/horberlan/sample-analisys
:microscope: Cell counting using Python to identify, through images, the approximate amount of cells present in a sample :petri_dish:
https://github.com/horberlan/sample-analisys
Last synced: about 1 year ago
JSON representation
:microscope: Cell counting using Python to identify, through images, the approximate amount of cells present in a sample :petri_dish:
- Host: GitHub
- URL: https://github.com/horberlan/sample-analisys
- Owner: horberlan
- License: gpl-3.0
- Created: 2021-02-02T01:18:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T23:56:19.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T20:34:06.447Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 2.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sample analisys


:microscope: Cell counting using Python to identify, through images, the approximate amount of cells present in a sample :petri_dish:
## 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:
```Shell
git clone https://github.com/horberlan/Sample-analisys.git
cd Sample-analisys/
pip3 install -r requirements.txt
```
## Process
1. Input images


2. Output
