https://github.com/fpaskali/uparcounter
https://github.com/fpaskali/uparcounter
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fpaskali/uparcounter
- Owner: fpaskali
- License: lgpl-3.0
- Created: 2023-02-08T16:58:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T17:37:51.000Z (over 3 years ago)
- Last Synced: 2025-02-03T12:51:59.230Z (over 1 year ago)
- Language: Python
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Micro Particle Counter
A prototype application for segmentation and counting of microparticles in FLIM (Fluorescence-lifetime imaging microscopy) images. Additionally, it extract and preprocess the images for Mask R-CNN machine learning model training.
# Preview


### Installation of required packages ###
pip install -r requirements.txt
### Start App
python src/particle_counter_0.1.py