Skip to content

matisiekpl/cell-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Cell detector and extractor 🦀

Stupid simple algorithm for detecting cells and extracting them into square images.

Usage

Change filename in detect.py and run script:

python detect.py

Computer Vision methods:

  • Otsu thresholding
  • findContours - RETR_EXTERNAL
  • Hu moments

Cells squares

Note that detect.py extract cells into square images into cells directory.

About

Stupid simple cell extractor from peripheral blood smears 🦀

Topics

Resources

Stars

Watchers

Forks

Languages