Skip to content

shaliulab/midline-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Midline detector

Generate the _ROI_CENTERS.csv file that reports to idocr where along the x coordinate is the center of the chamber (or wherever you want the decision zone to be centered around)

Usage:

python main.py -i /path/to/idoc/experiment/folder --label # to annotate the center of the ROIs
python main.py -i /path/to/idoc/experiment/folder --render # to visualize an existing annotation

Requirements

python>=3.7
opencv-python
pandas
numpy

About

Find a midline in a segmented picture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages