tranleanh / Worm-Counting

Worm counting in biomedical application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worm-Counting

Worm Counting in Biomedical Application.

Requirements

  • Python 3.6
  • OpenCV

Installations

1. Installing Python 3.6

Download and install python3.6

2. Installing pip

Open cmd and run the command:

python get-pip.py

3. Installing Necessary Libs

  • Install OpenCV
python -m pip install opencv-python
  • Install Matplot Lib
python -m pip install matplotlib

Usage

The application can be run by executing:

python counting_app.py

Results

picture

April 2020

Tran Le Anh

About

Worm counting in biomedical application.


Languages

Language:Python 100.0%